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
idc_resolver_t Struct Referenceabstract

Compile text with IDC function(s). More...

#include <expr.hpp>

Public Member Functions

virtual uval_t idaapi resolve_name (const char *name)=0
 

Detailed Description

Compile text with IDC function(s).

Parameters
lineline with IDC function(s) (can't be nullptr!)
[out]errbufbuffer for the error message
resolvercallback object to get values of undefined variables This object will be called if IDC function contains references to undefined variables. May be nullptr.
only_safe_funcsif true, any calls to functions without EXTFUN_SAFE flag will lead to a compilation error.
Return values
trueok
falseerror, see errbuf

The documentation for this struct was generated from the following file: