Destroy VI

Owning Palette: File Info

Requires: LIBSSH2

Deallocates, or frees, the memory allocated for the libssh2lv shared library File Info struct represented by this File Info object. After this is called, the object can no longer be used in the application without causing a segmentation fault, i.e. crashing LabVIEW. This VI must be called to avoid leaking memory or running Out-of-Memory (OOM) on resource-constrained systems.

Destroy VI

Channel

Passes through the Channel object and destroys this File Info object.

Channel

iToolkit_lvlib_ChannellvclassChannel Out is the same object from Channel In.
cToolkit_lvlib_ChannellvclassChannel In represents a libssh2lv shared library Channel struct.
cToolkit_lvlib_File_InfolvclassFile Info represents a libssh2lv shared library File Information struct.
ierrcodeclstError 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.

Session

Passes through the Session object and destroys this File Info object.

Session

iToolkit_lvlib_SessionlvclassSession Out is the same object from Session In.
cToolkit_lvlib_SessionlvclassSession In represents a libssh2lv shared library session struct.
cToolkit_lvlib_File_InfolvclassFile Info represents a libssh2lv shared library File Information struct.
ierrcodeclstError 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.

SSH

Destroys this File Info object and returns the SSH context used to originally create it.

SSH

iToolkit_lvlib_SSHlvclassSSH represents the same libssh2-related context used to create the File Information object from File Info.
cToolkit_lvlib_File_InfolvclassFile Info represents a libssh2lv shared library File Information struct.
ierrcodeclstError 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.