Platform SDK: DirectX

DirectInputEnumDevices.GetCount

The DirectInputEnumDevices.GetCount method returns the number of DirectInput devices in the DirectInputEnumDevices collection.

object.GetCount() As Long

Parameters

object
Object expression that resolves to a DirectInputEnumDevices object.

Return Values

If the method succeeds, the number of DirectInput devices in the DirectInputEnumDevices collection is returned.

Error Codes

None.