|
SmartFTP FTP Library
|
This interface is implemented by the Global class.
IGlobal
interface IGlobal : IDispatch;Alternatively, set the serial of the product using the SetSerial.cmd script in the installation folder.
VBScript
Dim objGlobal Set objGlobal = CreateObject("sfFTPLib.Global")
...
' Replace the string with the serial
objGlobal.LoadLicense("XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX")|
IGlobal Methods |
Description |
|
This is LoadLicense, a member of class IGlobal. |
|
IGlobal Properties |
Description |
|
This is ActivationUrl, a member of class IGlobal. | |
|
Controls FIPS 140-2, 186-4 Mode. Default: Disabled | |
|
This is TotalBytesReceived, a member of class IGlobal. | |
|
This is TotalBytesSent, a member of class IGlobal. | |
|
Contains the version of this component. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) by SmartSoft Ltd. All rights reserved.
|