METHOD SetCustomEventHandler : BOOL
This method assigns the eventhandler for custom events.
InOut:
|
Scope
|
Name
|
Type
|
Comment
|
Return
|
SetCustomEventHandler
|
BOOL
|
TRUE - When there was no previous handler, i.e. the handler was registered successfully FALSE - When there was a previous event handler.
|
Input
|
itfCustomEventHandler
|
ICustomEventHandler
|
|
|