InterfaceGuid.Device Field (Microsoft.DirectX.Direct3D)
Specifies the Device globally unique identifier (GUID).
Definition
Visual Basic Public Shared Device As Guid C# public static Guid Device;
C++ public: static Guid Device;
JScript public static var Device : Guid
Field Value
System.Guid
A Guidobject that represents the Device GUID.
This field is read-only.
.gif)