IBasicVideo::put_DestinationHeight (Compact 2013)
3/26/2014
This method sets the height of the destination rectangle.
Syntax
HRESULT put_DestinationHeight(
long DestinationHeight
);
Parameters
- DestinationHeight
[in] New height.
Return Value
Returns an HRESULT value.
Remarks
Setting this coordinate does not affect the destination rectangle y-axis origin.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |