FUNCTION GetHandleOfCallback : CAA.HANDLE
This function gets the handle of callback via the callback number (ctNumber);
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
GetHandleOfCallback
|
CAA.HANDLE
|
Handle to the callback, CAA.gc_hINVALID if ctNumber is invalid
|
Input
|
ctNumber
|
CAA.COUNT
|
number of Callback (value between 1 and CB_GetNumberActiveCallbacks)
|
peError
|
POINTER TO ERROR
|
Pointer to error ID
|
|