Microsoft DirectX 9.0

CAMMsgEvent Class

CAMMsgEvent Class Hierarchy

The CAMMsgEvent class is a wrapper for event objects that perform message processing.

This class derives from the CAMEvent object. It adds one method, CAMMsgEvent::WaitMsg, which dispatches incoming messages while waiting.

Requirements

Header: Declared in Wxutil.h; include Streams.h.

Library: Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

Public Methods  
WaitMsg Waits for the event to be signaled, while dispatching sent messages.