Show / Hide Table of Contents

Class WindowsDeviceConstants

Inheritance
System.Object
WindowsDeviceConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Device.Net.Windows
Assembly: Device.Net.dll
Syntax
public static class WindowsDeviceConstants

Properties

GUID_DEVINTERFACE_HID

Declaration
public static Guid GUID_DEVINTERFACE_HID { get; }
Property Value
Type Description
System.Guid

GUID_DEVINTERFACE_USB_DEVICE

Declaration
public static Guid GUID_DEVINTERFACE_USB_DEVICE { get; }
Property Value
Type Description
System.Guid

WinUSBGuid

Declaration
public static Guid WinUSBGuid { get; }
Property Value
Type Description
System.Guid
In This Article
Back to top Generated by DocFX