Microsoft DirectX 9.0 |
The GetSourceRect method retrieves the current source rectangle.
Syntax
void GetSourceRect(
RECT *pSourceRect
);
Parameters
pSourceRect
Pointer to a RECT structure that receives the source rectangle.
Return Value
No return value.
See Also