C# Class Mirror.OutputEvent

Inheritance: Mirror.UsbLibrary.OutputReport
Afficher le fichier Open project: suan/mirlite Class Usage Examples

Méthodes publiques

Méthode Description
OutputEvent ( EventType eventType, ushort messageId, HIDDevice mirrorDevice, byte data ) : System

Method Details

OutputEvent() public méthode

public OutputEvent ( EventType eventType, ushort messageId, HIDDevice mirrorDevice, byte data ) : System
eventType EventType
messageId ushort
mirrorDevice HIDDevice
data byte
Résultat System