Accessing Variables Using IDA_GetVars and IDA_SetVars

 

IDA_GetVars and IDA_SetVars are functions that work by transferring data between variables in your program and MIB variables.  These functions represent one of two methods of accessing MIB data.  See Accessing Variables Using IDA_VarBindBuild for the second method.  Sometimes it will be easier/make more sense to use IDA_GetVars and IDA_SetVars . Other times, it will be best to use the IDA_VarBindBuild set of functions.

 

 

Converted from CHM to HTML with chm2web Pro 2.85 (unicode)