Action.guidInstance Property |
Language: |
Device instance GUID if a specific device is requested. Otherwise GUID_NULL.
Visual Basic Public Property guidInstance As Guid C# public Guid guidInstance { get; set; } C++ public:
property Guid guidInstance {
Guid get();
void set(Guid value);
}JScript public function get guidInstance() : Guid
public function set guidInstance(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