IVideoWindow::get_MessageDrain (Compact 2013)
3/26/2014
This method retrieves the window set to receive messages from the video window.
Syntax
HRESULT get_MessageDrain(
OAHWND* Drain
);
Parameters
- Drain
[in] Window currently assigned to receive messages from the video window.
Return Value
Returns an HRESULT value.
Remarks
The IVideoWindow::put_MessageDrain description contains a list of the Win32 messages passed to the window that is specified as a message drain.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |