Microsoft DirectX 9.0

IVideoWindow.Width

The Width property sets or retrieves the width of the video window.

Syntax

objVideoWindow.Width As Long 

Parameters

This property takes no parameters.

Return Values

Returns the width in pixels.

Remarks

This property is read/write.

See Also