Read Handle VI

Owning Palette: Utility

Requires: LIBSSH2

Gets the memory address for the Session struct in the libssh2lv shared library. This value should not be modified and only used with extreme caution.

Read Handle VI

iu64Handle is the memory address of the pointer to the underlying Session struct in the libssh2lv shared library that is represented by this Session class object.
iToolkit_lvlib_SessionlvclassSession Out is the same object from Session In.
icclstError Out contains error information. This provides standard error out functionality.

Right-click the Error Out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

cerrcodeclstError In describes error conditions that occur before this node runs. This input provides standard error in functionality.

Right-click the Error In indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

cToolkit_lvlib_SessionlvclassSession In represents a libssh2lv shared library Session struct.