|
Top Previous Next |
Overview Method to obtain the current status of the Robo-FTP license (i.e., active, removed, evaluation, failed).
C++ Definition long RoboLicenseStatus()
VB Definition RoboLicenseStatus() As Long
C# Definition Int RoboLicenseStatus()
VB.NET Definition RoboLicenseStatus() As Integer
Return Value A numeric value indicating the status of the Robo-FTP license. The possible return values are shown below.
Remarks The RoboStartSession() method must be called prior to calling RoboLicenseStatus().
Related command(s): RoboActivateLicense, RoboRemoveLicense See also: COM Programming Reference, Robo-FTP License Activation |