LibUsbDotNet 2.2.8
Win32ErrorString Property
Library ReferenceLibUsbDotNetUsbErrorWin32ErrorString
LibUsbDotNet on SourceForge
Gets the Windows specific error string. Only valid when ErrorCode is set to ErrorCode.Win32Error.
Declaration Syntax
C#Visual BasicVisual C++
public string Win32ErrorString { get; }
Public ReadOnly Property Win32ErrorString As String
	Get
public:
property String^ Win32ErrorString {
	String^ get ();
}

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