Searched defs:InterceptFunctionInformation (Results 1 – 1 of 1) sorted by relevance
18 struct InterceptFunctionInformation { struct19 bool finished_operation;20 const char* imported_from_module;21 const char* function_name;24 RAW_PTR_EXCLUSION void* new_function;27 RAW_PTR_EXCLUSION void** old_function;30 RAW_PTR_EXCLUSION IMAGE_THUNK_DATA** iat_thunk;31 DWORD return_code;