DXUTGetPresentParameters
Gets the presentation parameters of the current device.
D3DPRESENT_PARAMETERS DXUTGetPresentParameters();
Parameters
None.
Return Values
The presentation parameters of the current device.
Remarks
If no device exists, then the D3DPRESENT_PARAMETERS structure is filled with zeros.
Requirements
Header: Declared in Dxut.h.