Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATINTERCEPT_DLL_TABLE_ENTRY Struct Reference

CATINTERCEPT_DLL_TABLE_ENTRY Struct Reference

#include <CATIntercept.h>

List of all members.


Detailed Description

Entry for tables used by InterceptDLL(). Specifies the exported function name of the target function and the target hook to receive the call.

The last entry should have a NULL FunctionName entry to specify the end of the table.

Definition at line 150 of file CATIntercept.h.


Public Attributes

const CATCharFunctionName
void * HookFunction
CATUInt32 StubLength

The documentation for this struct was generated from the following file:
Generated on Mon Feb 11 04:10:36 2008 for Game Accessibility Suite by doxygen 1.5.4