| DirectX SDK |
Applications use the methods of the Direct3DEnumDevices class to retrieve information about the Direct3D devices present on a system. The Direct3DEnumDevices class is obtained by calling the Direct3D7.GetDevicesEnum method.
The methods of the Direct3DEnumDevices class can be organized into the following groups:
| Device count | GetCount |
| Device information | GetDescription |
| GetGuid | |
| GetDesc | |
| GetName |