DirectX SDK |
The DirectInputEnumDevices.GetCount method returns the number of DirectInput devices in the DirectInputEnumDevices collection.
object.GetCount() As Long
If the method succeeds, the number of DirectInput devices in the DirectInputEnumDevices collection is returned.
None.