SessionHandle Property

LibUsbDotNet

LibUsbDotNet 2.2.8 SessionHandle Property
Library ReferenceMonoLibUsbMonoUsbEventHandlerSessionHandle
LibUsbDotNet on SourceForge
Gets the session handle.
Declaration Syntax
C# Visual Basic Visual C++
public static MonoUsbSessionHandle SessionHandle { get; }
Public Shared ReadOnly Property SessionHandle As MonoUsbSessionHandle
	Get
public:
static property MonoUsbSessionHandle^ SessionHandle {
	MonoUsbSessionHandle^ get ();
}
Remarks
Used for MonoLibUsb members that require the MonoUsbSessionHandle parameter.

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