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 ID by structure index
     structure index
returns: -1 if bad structure index is passed
         otherwise returns structure ID.
         See get_first_struc_idx() for the explanation of
         structure indices and IDs.

long get_struc_by_idx(long index);

Index | Previous topic | Next topic