get_member_qty
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);Last updated
Was this helpful?
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);Last updated
Was this helpful?