Microsoft DirectX 8.1 (C++)

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