ADTF
Loading...
Searching...
No Matches
adtf::ucom::IRuntimeHook::tHookInfo Struct Reference

#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.
 

Detailed Description

Hook Info Struct.

This will be passed to the IRuntimeHook::RuntimeHook method.


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