프로퍼티 | 타입 | 설명 | |
---|---|---|---|
PacketCounter | uint | ||
ReportDescriptor | |||
m_Buffer | byte[] | ||
m_CableStatus | byte | ||
m_Instance | string | ||
m_Last | System.DateTime | ||
m_PlugStatus | byte | ||
m_Publish | bool |
메소드 | 설명 | |
---|---|---|
Close ( ) : bool | ||
Disconnect ( ) : bool | ||
NewHidReport ( ) : ScpControl.Shared.Core.ScpHidReport |
Crafts a new ScpHidReport with current devices meta data.
|
|
Pair ( System.Net.NetworkInformation.PhysicalAddress master ) : bool | ||
Rumble ( byte large, byte small ) : bool | ||
Start ( ) : bool | ||
Stop ( ) : bool | ||
ToString ( ) : string | ||
UsbDevice ( ) : System |
메소드 | 설명 | |
---|---|---|
OnHidReportReceived ( ScpControl.Shared.Core.ScpHidReport report ) : void | ||
ParseHidReport ( byte report ) : void | ||
Process ( System.DateTime now ) : void | ||
Shutdown ( ) : bool | ||
UsbDevice ( System.Guid guid ) : System |
메소드 | 설명 | |
---|---|---|
HidWorker ( object o ) : void |
Worker thread polling for incoming Usb interrupts.
|
public NewHidReport ( ) : ScpControl.Shared.Core.ScpHidReport | ||
리턴 | ScpControl.Shared.Core.ScpHidReport |
protected OnHidReportReceived ( ScpControl.Shared.Core.ScpHidReport report ) : void | ||
report | ScpControl.Shared.Core.ScpHidReport | |
리턴 | void |
public Pair ( System.Net.NetworkInformation.PhysicalAddress master ) : bool | ||
master | System.Net.NetworkInformation.PhysicalAddress | |
리턴 | bool |
protected ReportDescriptorParser,HidSharp.ReportDescriptors.Parser ReportDescriptor | ||
리턴 |