SemanticsInstance.DeviceInstance Property

Language:

Definition

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

Property Value

Microsoft.DirectX.DirectInput.DeviceInstance

This property is read/write. 

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