Back to product page

About function


Displays the About box.

Type

A Long value. If successful, 0 is returned, otherwise error as specified here

Syntax

  • C
long Sftp_About(void *Sftp);
The About(void *Sftp) syntax has these parts:
void *SftpHandle of the created Sftp instance.

Remarks

This function shows the About box window that provides basic information about the library.

Platforms

Windows