Microsoft DirectX 9.0 |
The get_DestinationWidth method retrieves the width of the destination rectangle.
Syntax
HRESULT get_DestinationWidth(
long *pDestinationWidth
);
Parameters
pDestinationWidth
[out] Pointer to a variable that receives the width, in pixels.
Return Values
Returns an HRESULT value.
See Also