Microsoft DirectX 9.0 |
The put_DestinationWidth method sets the width of the destination rectangle.
Syntax
HRESULT put_DestinationWidth(
long DestinationWidth
);
Parameters
DestinationWidth
[in] Specifies the width, in pixels.
Return Values
Returns an HRESULT value.
See Also