|
ADTF
|
#include <runtime_intf.h>
Public Attributes | |
| uint32_t | idHook |
| Defines event type (IRuntime::tRuntimeHookId) | |
| uint32_t | ui32Param1 |
| Depends on idHook. | |
| uint32_t | ui32Param2 |
| Depends on idHook. | |
| void * | pvData |
| optional data pointer. | |
| size_t | szData |
| size of the data provided through pvData. | |
Hook Info Struct.
This will be passed to the IRuntimeHook::RuntimeHook method.