Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::msg::protocol::EventResult Enumeration
C++
enum EventResult {
  EVENT_HANDLED = 0,
  EVENT_WAIT_DISPATCH = 1
};

result of EventHandlerFunction shall be one fo the following values... EVENT_HANDLED 0 - no futher action required EVENT_WAIT_DISPATCH 1 - when no further events are available, please send event_dispatched. this Event was handled by an internal queuing for later processing.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!