CB.RegisterCallbackInterface (FUN)
(
⇘
CAA_Callback.Library)
Not yet implemented.
Input:
|
|
|
Interface
|
|
|
|
method
|
|
eEvent
|
CB.Event
|
trigger event or CB.ALL_EVENTS
|
|
eClass
|
CB.EventClass
|
event class (mask)
|
|
eSource
|
CB.EventSource
|
event source
|
Output:
|
hCallback
|
CAA.HANDLE
|
handle of the new callback; 0 if error.
|