DXUTGetDeviceCaps

Gets a pointer to the D3DCAPS9 capabilities of the current device.

CONST D3DCAPS9 * DXUTGetDeviceCaps();

Parameters

None.

Return Values

Pointer to the D3DCAPS9 capabilities of the current device.

Requirements

Header: Declared in Dxut.h.