DirectX SDK |
The Direct3DEnumDevices.GetCount method returns the number of Direct3D devices installed on the system.
object.GetCount() As Long
If the method succeeds, the number of Direct3D devices installed on the system is returned.
If the method fails, an error is raised and Err.Number will be set.