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