| 
    IDA SDK
    
   | 
 
Tags internally used in netnodes.
You should not use them for your tagged alt/sup/char/hash arrays.
Variables | |
| const uchar | atag = 'A' | 
| Array of altvals.  | |
| const uchar | stag = 'S' | 
| Array of supvals.  | |
| const uchar | htag = 'H' | 
| Array of hashvals.  | |
| const uchar | vtag = 'V' | 
| Value of netnode.  | |
| const uchar | ntag = 'N' | 
| Name of netnode.  | |
| const uchar | ltag = 'L' | 
| Links between netnodes.  | |