Device.Caps Property

Language:

Obtains the capabilities of the DirectInputDevice object.

Definition

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

Property Value

Microsoft.DirectX.DirectInput.DeviceCaps

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