Microsoft DirectX 9.0

IVideoWindow.FullScreenMode

The FullScreenMode property enables or disables full-screen mode. 

Syntax

objVideoWindow.FullScreenMode As Long 

Parameters

This property takes no parameters.

Return Values

Returns True if the video renderer is in full-screen mode, or False otherwise.

Remarks

This property is read/write.

See Also