LastErrorCode Property

LibUsbDotNet

LibUsbDotNet 2.2.8 LastErrorCode Property
Library ReferenceMonoLibUsbMonoUsbSessionHandleLastErrorCode
LibUsbDotNet on SourceForge
If the session handle is IsInvalid, gets the MonoUsbError status code indicating the reason.
Declaration Syntax
C# Visual Basic Visual C++
public static MonoUsbError LastErrorCode { get; }
Public Shared ReadOnly Property LastErrorCode As MonoUsbError
	Get
public:
static property MonoUsbError LastErrorCode {
	MonoUsbError get ();
}

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