Obsolete Callback Functions
The Direct3D header files declare some callback functions for backward compatibility that are obsolete or have been superseded by new callback functions. Although obsolete, documentation on these callback function is available through previous releases of DirectX. Legacy documentation is included with this SDK and is available for download from http://www.microsoft.com/directx.
- D3DEnumDevicesCallback
- Obsolete and superseded by the D3DEnumDevicesCallback7 callback.
- D3DEnumTextureFormatsCallback
- Obsolete and superseded by the D3DEnumPixelFormatsCallback callback.
- D3DValidateCallback
- Obsolete. Information about this function, and other topics related to execute-buffer rendering, is available with the documentation provided for previous releases of DirectX.