Microsoft DirectX 9.0

CBaseWindow::GetWindowHeight

The GetWindowHeight method retrieves the current height of the window.

Syntax

LONG GetWindowHeight(void);

Return Value

Returns the height of the window, in pixels.

See Also