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