GetClipVideoRect Method

 
Microsoft DirectShow 9.0

GetClipVideoRect Method

This component is available for use in the Microsoft Windows 2000, Windows XP, and Windows Server 2003 operating systems. It may be altered or unavailable in subsequent versions.

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