Platform SDK: DirectX |
The D3DXGetDeviceCount function returns the maximum number of Direct3DX devices available.
DWORD D3DXGetDeviceCount();
The maximum number of Direct3DX devices available.
If there is an error, this function will return zero.
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Version: Requires DirectX 7.0.
Header: Declared in d3dxcore.h.
Library: Use d3dx.lib.