Action.guidInstance Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
Device instance GUID if a specific device is requested. Otherwise GUID_NULL.
Definition
Visual Basic .NET |
Public Property guidInstance As Guid |
C# |
public Guid guidInstance {
get; set; }
|
Managed C++ |
public: __property
Guid
get_guidInstance();
public: __property
void set_guidInstance(Guid);
|
JScript .NET |
public
function get guidInstance() : Guid public
function set guidInstance(Guid);
|
Property Value
System.Guid
.
This property is read/write.
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center