DXUTERR
Microsoft DirectX 9.0 SDK Update (October 2004)

DXUTERR


The following table lists the values that can be returned by functions in the Microsoft Direct3D sample framework.

#defineDescription
DXUTERR_CREATINGDEVICEAn error occurred when attempting to create an IDirect3DDevice9 device.
DXUTERR_CREATINGDEVICEOBJECTSAn error occurred in the device creation callback function.
DXUTERR_INCORRECTVERSIONThe incorrect version of Direct3D or D3DX is installed.
DXUTERR_MEDIANOTFOUNDThe Microsoft DirectX software development kit (SDK) media file could not be found.
DXUTERR_NOCOMPATIBLEDEVICESNo IDirect3DDevice9 device could be found with the specified device settings.
DXUTERR_NODIRECT3DNo IDirect3D9 object could be found.
DXUTERR_NONZEROREFCOUNTThe IDirect3DDevice9 device has a non-zero reference count, meaning that some objects were not released.
DXUTERR_RESETTINGDEVICEAn error occurred when attempting to reset an IDirect3DDevice9 device.
DXUTERR_RESETTINGDEVICEOBJECTSAn error occurred in the device creation callback function.

Constant Information

Headerdxut.h
Minimum operating systemWindows 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.