Platform SDK: DirectX

DirectInputEnumDeviceObjects.GetCount

The DirectInputEnumDeviceObjects.GetCount method returns the number of items in the DirectInputEnumDeviceObjects collection.

object.GetCount() As Long

Parameters

object
Object expression that resolves to a DirectInputEnumDeviceObjects object.

Return Values

The method returns the number of device objects enumerated for the device.

Error Codes

None.