Device.Objects Property

Language:

Enumerates the input and output objects available on a device.

Definition

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

Property Value

Microsoft.DirectX.DirectInput.DeviceObjectList

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