Platform SDK: DirectX |
The D3DRENDERSTATETYPE enumerated type, declared in D3dtypes.h, includes many render states that became obsolete with the release of DirectX 7.0. These render states are not supported by the DirectX 7.0 interfaces and are only declared for backward compatibility with existing applications. Attempts to use these render states with the IDirect3DDevice7 interface will fail, returning DDERR_INVALIDPARAMS. Information about using these render states with legacy interfaces is provided with previous releases of the DirectX SDK. Legacy documentation is provided with this SDK and is available for download from http://www.microsoft.com/directx.