Device.DeviceInformation Property

Language:

Obtains information about the device's identity.

Definition

Visual Basic Public ReadOnly Property DeviceInformation As DeviceInstance
C# public DeviceInstance DeviceInformation { get; }
C++ public:
property DeviceInstance DeviceInformation {
        DeviceInstance get();
}
JScript public function get DeviceInformation() : DeviceInstance

Property Value

Microsoft.DirectX.DirectInput.DeviceInstance

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center