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