Microsoft Windows CE 3.0  

IBasicVideo::put_DestinationWidth

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Sets the width of the destination rectangle.

HRESULT put_DestinationWidth(
long
DestinationWidth
);

Parameters

DestinationWidth
[in] New width.

Return Values

Returns an HRESULTvalue.

Remarks

Setting this coordinate does not affect the destination rectangle x-axis origin.