Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awGet | awGetEventId
 
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.