DXUTGetBackBufferSurfaceDesc
Microsoft DirectX 9.0 SDK Update (October 2004)

DXUTGetBackBufferSurfaceDesc Function


Gets a pointer to a D3DSURFACE_DESC surface description of the back buffer on the current adapter.

Syntax

const D3DSURFACE_DESC *DXUTGetBackBufferSurfaceDesc(VOID);

Return Value

Pointer to a D3DSURFACE_DESC surface description of the back buffer on the current adapter.

Remarks

If no device exists, then the D3DSURFACE_DESC 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.