DXUTGetWindowClientRect

Gets the client rectangle of the application device window.

CONST RECT * DXUTGetWindowClientRect();

Parameters

None.

Return Values

Address of the RECT structure of the window for which the application device has a handle.

Requirements

Header: Declared in Dxut.h.