Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATHOOK_SETRETURN
#define CATHOOK_SETRETURN ( retVal   ) 

Value:

__asm {mov    eax,retVal}     \
    __asm {mov    [ebp-4],eax}
Sets the return value from a hook function.

Definition at line 131 of file CATIntercept.h.


Generated on Mon Feb 11 04:10:00 2008 for Game Accessibility Suite by doxygen 1.5.4