LibUsbDotNet 2.2.8
ErrorCode Property
Library ReferenceLibUsbDotNet.MainDataReceivedEnabledChangedEventArgsErrorCode
LibUsbDotNet on SourceForge
The ErrorCode that caused the DataReceived event to terminate.
Declaration Syntax
C#Visual BasicVisual C++
public ErrorCode ErrorCode { get; }
Public ReadOnly Property ErrorCode As ErrorCode
	Get
public:
property ErrorCode ErrorCode {
	ErrorCode get ();
}

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)