Microsoft DirectX 9.0

CBaseWindow::GetWindowHWND

The GetWindowHWND method retrieves a handle to the window.

Syntax

HWND GetWindowHWND(void);

Return Value

Returns a handle to the window.

See Also