DXUTGetPresentParameters
Microsoft DirectX 9.0 SDK Update (October 2004)

DXUTGetPresentParameters Function


Gets the presentation parameters of the current device.

Syntax

D3DPRESENT_PARAMETERS DXUTGetPresentParameters(VOID);

Return Value

The presentation parameters of the current device.

Remarks

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

Function Information

Headerdxut.h
Import libraryNone
Minimum operating systems Windows 98


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.