guess_type
Guess type of function/variable
ea - the address of the object.
can be the structure member id too
returns: type string, 0 - failed
string guess_type(long ea);Last updated
Was this helpful?
Guess type of function/variable
ea - the address of the object.
can be the structure member id too
returns: type string, 0 - failed
string guess_type(long ea);Last updated
Was this helpful?