Add a handler to be notified when the data event occurs.
"mFGDMDataEvent_var" is a variable referencing a MFGDMDataEvent object.
|
"mFGDMDataEvent_var" is a variable referencing a MFGDMDataEvent object.
|
Type | Description |
boolean | Returns true if the addition of the handler was successful. |
Name | Type | Description |
handler | MFGDMDataEventHandler | The handler object to be called when this event is fired. |