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