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