Device.Properties Property

Language:

Retrieves information about the input device.

Definition

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

Property Value

Microsoft.DirectX.DirectInput.DeviceProperties

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