C# Class WiimoteLib.HIDImports.SP_DEVICE_INTERFACE_DATA

Show file Open project: mayuki/AppleWirelessKeyboardHelper Class Usage Examples

Public Properties

Property Type Description
Flags int
InterfaceClassGuid System.Guid
RESERVED System.IntPtr
cbSize 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

cbSize public property

public int cbSize
return int