LastErrorString Property

LibUsbDotNet

LibUsbDotNet 2.2.8 LastErrorString Property
Library ReferenceMonoLibUsbMonoUsbSessionHandleLastErrorString
LibUsbDotNet on SourceForge
If the session handle is IsInvalid, gets a descriptive string for the LastErrorCode.
Declaration Syntax
C# Visual Basic Visual C++
public static string LastErrorString { get; }
Public Shared ReadOnly Property LastErrorString As String
	Get
public:
static property String^ LastErrorString {
	String^ get ();
}

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