get_type
Get type of function/variable
ea - the address of the object
returns: type string, 0 - failed
string get_type(long ea);
Last updated
Was this helpful?
Get type of function/variable
ea - the address of the object
returns: type string, 0 - failed
string get_type(long ea);
Last updated
Was this helpful?