IBasicVideo::put_DestinationWidth
Sets the width of the destination rectangle.
HRESULT put_DestinationWidth(
long DestinationWidth);
Parameters
- DestinationWidth
[in] New width.
Return Values
Returns an HRESULT value.
Remarks
Setting this coordinate does not affect the destination rectangle x-axis origin.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.