awIsNullReplyEvent
BrokerBoolean awIsNullReplyEvent(
BrokerEvent event);
event | The event to be tested. |
Returns 1 (true) if this event is a null reply, indicated by the envelope fields appSeqn and appLastSeqn both being equal to -1. Otherwise 0 (false) is returned.
See also: