Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
get structure index by structure ID
     structure ID
returns: -1 if bad structure ID is passed
         otherwise returns structure index.
         See get_first_struc_idx() for the explanation of
         structure indices and IDs.

long get_struc_idx(long id);

Index | Previous topic | Next topic