Share via


Message Function

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The Wxutil.h header file in the DirectShow base classes provides a helper function for processing messages.

Programming element Description

WaitDispatchingMessages

Waits for a for the HANDLE hObject before dispatching messages.

While waiting, messages sent to windows on the thread by SendMessage will be processed.

See Also

Reference

Utility Functions