Platform SDK: DirectX

DirectInputDevice.GetDeviceInfo

The DirectInputDevice.GetDeviceInfo method obtains information about the device's identity.

object.GetDeviceInfo() As DirectInputDeviceInstance

Parameters

object
Object expression that resolves to a DirectInputDevice object.

Return Values

If it succeeds, the method returns a DirectInputDeviceInstance object

Error Codes

If the method fails, an error is raised and Err.Number will be set.