The DisGUISE C# class library

DeviceFilePort.OnRawEvent Event

public event RawEventHandler OnRawEvent;

Event Data

The event handler receives an argument of type RawEventArgs containing data related to this event. The following RawEventArgs property provides information specific to this event.

Property Description
Line  

Implements

IPhonePort.OnRawEvent

See Also

DeviceFilePort Class | DisGUISE.Backend Namespace