Microsoft DirectX 8.1 (C++)

IVideoWindow.Height

The Height property sets or retrieves the height of the video window. 

Syntax

objVideoWindow.Height As Long

Parameters

This property takes no parameters.

Return Values

Returns the height in pixels.

Remarks

This property is read/write.

See Also