Address.Device Property |
Language: |
Visual Basic Public Property Device As Guid C# public Guid Device { get; set; } C++ public:
property Guid Device {
Guid get();
void set(Guid value);
}JScript public function get Device() : Guid
public function set Device(Guid);
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