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 number of members of a structure
     id         - structure type ID
returns: -1 if bad structure type ID is passed
         otherwise returns number of members.

long get_member_qty(long id);

Index | Previous topic | Next topic