IMessageDispatcher interface (imessagedispatcher.h)

Callback interface implemented by components that need to perform special processing of window messages on an ASTA thread.

Inheritance

The IMessageDispatcher interface inherits from the IUnknown interface. IMessageDispatcher also has these types of members:

Methods

The IMessageDispatcher interface has these methods.

 
IMessageDispatcher::PumpMessages

Performs custom dispatching when window messages are available to be dispatched on an ASTA thread.

Requirements

Requirement Value
Target Platform Windows
Header imessagedispatcher.h