Generates an event. Specifically, this sends S6F11 Event Report Send(ERS) to the Host.
If a report is linked to an event, the report is also automatically generated.
Syntax
|
Function InvokeEvent(lCEID As Long) As Boolean
|
|
BOOL InvokeEvent(long lCEID);
|
Return Value
BOOL | Returns true if an event was sent and false if not sent. |
Example
Remarks
See Also
|