OnPurge Event
Serial application purged all data in input and output queues.
Syntax
Visual Basic | Sub OnPurge(Value As Long) |
---|---|
Visual C++ (MFC) | void OnPurge(LONG Value); |
Parameters
Value
Value of dwFlags parameter passed to PurgeComm().
Serial application purged all data in input and output queues.
Visual Basic | Sub OnPurge(Value As Long) |
---|---|
Visual C++ (MFC) | void OnPurge(LONG Value); |
Value
Value of dwFlags parameter passed to PurgeComm().