C# Class LitDev.Engines.Win32Usb.DeviceInterfaceData

Show file Open project: litdev1/LitDev

Public Properties

Property Type Description
Flags int
InterfaceClassGuid System.Guid
Reserved System.IntPtr
Size int

Property Details

Flags public property

public int Flags
return int

InterfaceClassGuid public property

public Guid,System InterfaceClassGuid
return System.Guid

Reserved public property

public IntPtr,System Reserved
return System.IntPtr

Size public property

public int Size
return int