Microsoft DirectX 9.0

IMSVidRect.Rect

This topic applies to Windows XP only.

The Rect property copies the values of another rectangle to this rectangle.

Syntax

objIMSVidRect.Rect As MSVidRect

Parameters

This property takes no parameters.

Error Codes

If the property fails, an error is raised and Err.Number is set to a value other than zero.

Return Values

No return value.

Remarks

This property is write-only.

See Also