awGetEventId
BrokerLong awGetEventId(
BrokerEvent event);
event | The event whose event ID is to be returned. |
Returns the event ID, as set by the Broker, for the specified event. Returns a value of zero under any one of the following conditions:
The
event was created locally and was not received from the
Broker.
The
event was published by a client using a pre-3.0 release of ActiveWorks.
The specified
event is invalid.