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.