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