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