SemanticsInstance.Device Property

Language:

Definition

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

Property Value

Microsoft.DirectX.DirectInput.Device

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