IsInvalid Property

LibUsbDotNet

LibUsbDotNet 2.2.8 IsInvalid Property
Library ReferenceLibUsbDotNet.MainSafeContextHandleIsInvalid
LibUsbDotNet on SourceForge
Gets a value indicating whether the handle value is invalid.
Declaration Syntax
C# Visual Basic Visual C++
public override bool IsInvalid { get; }
Public Overrides ReadOnly Property IsInvalid As Boolean
	Get
public:
virtual property bool IsInvalid {
	bool get () override;
}
Return Value
true if the handle value is invalid; otherwise, false.

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