DirectX SDK |
The DirectInputDevice.GetDeviceInfo method obtains information about the device's identity.
object.GetDeviceInfo() As DirectInputDeviceInstance
If it succeeds, the method returns a DirectInputDeviceInstance object
If the method fails, an error is raised and Err.Number will be set.