GetHandleOfCallback (FUN)ΒΆ
FUNCTION GetHandleOfCallback : CAA.HANDLE
This function gets the handle of callback via the callback number (ctNumber);
- InOut:
Scope
Name
Type
Comment
Return
GetHandleOfCallbackCAA.HANDLEHandle to the callback, CAA.gc_hINVALID if ctNumber is invalid
Input
ctNumberCAA.COUNTnumber of Callback (value between 1 and CB_GetNumberActiveCallbacks)
peErrorPOINTER TO ERROR
Pointer to error ID