Returns the GUI of the device

Namespace: NDXVUMeterNET
Assembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)

Syntax

C#
public Guid GUI { get; }
Visual Basic
Public ReadOnly Property GUI As Guid
	Get
Visual C++
public:
property Guid GUI {
	Guid get ();
}

See Also