DXUTGetDeviceSettings

Gets the DXUTDeviceSettings structure used to create the current device.

DXUTDeviceSettings DXUTGetDeviceSettings();

Parameters

None.

Return Values

DXUTDeviceSettings structure used to create the current device.

Remarks

If no device exists, then the DXUTDeviceSettings structure is filled with zeros.

Requirements

Header: Declared in Dxut.h.