Microsoft DirectX 8.1 (C++) |
The GetClipVideoRect method retrieves the clipping rectangle currently defined for the video display.
Syntax
[ oClipRect = ] MSWebDVD.GetClipVideoRect();
Return Values
Returns a DVDRect object that defines the rectangle.
See Also