![]() |
![]() |
![]() |
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
Header dxut.h Import library None Minimum operating systems Windows 98