For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?