Microsoft DirectX 8.1 (C++) |
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