Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awClear | awClearEvent
 
awClearEvent
BrokerError awClearEvent(
BrokerEvent event);
Clears all fields of the specified event, so it may be reused.
Possible BrokerError major codes
Meaning
AW_ERROR_INVALID_EVENT
The event is invalid.
See also: