IVideoWindow::put_Top (Compact 2013)
3/26/2014
This method sets the y-axis coordinate of the video window.
Syntax
HRESULT put_Top(
long Top
);
Parameters
- Top
[in] Specifies the y-axis origin of the video window.
Return Value
Returns an HRESULT value.
Remarks
Calling this method does not affect the height of the video window.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |