Microsoft Windows CE 3.0  

IVideoWindow::get_MessageDrain

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Retrieves the window set to receive messages from the video window.

HRESULT get_MessageDrain(
OAHWND *
Drain
);

Parameters

Drain
[in] Window currently assigned to receive messages from the video window.

Return Values

Returns an HRESULTvalue.

Remarks

The IVideoWindow::put_MessageDraindescription contains a list of the Microsoft Win32 messages passed to the window that is specified as a message drain.