Microsoft DirectX 9.0 |
The get_SourceTop method retrieves the y-coordinate of the source rectangle.
Syntax
HRESULT get_SourceTop(
long *pSourceTop
);
Parameters
pSourceTop
[out] Pointer a variable that receives the y-coordinate, in pixels.
Return Values
Returns an HRESULT value.
See Also