GetHamReturnStatus
Syntax
native GetHamReturnStatus();
Description
Gets the return status of the current hook. This is useful to determine what return natives to use.
Return
The current status of the hook (such as HAM_SUPERCEDE).
native GetHamReturnStatus();
Gets the return status of the current hook. This is useful to determine what return natives to use.
The current status of the hook (such as HAM_SUPERCEDE).