DeviceArrival.Class Property

Language:

Definition

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

Property Value

System.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