The SfxLoadConfig loads Self-Extractor Module property settings (properties beginning with "Sfx") from a binary data file created by the SfxSaveConfig method.
Declaration (ActiveX) | |
---|---|
|
Parameter | Description |
---|---|
sConfigFilename | Path and filename of the binary data file to load property settings from. |
Returns True if the data was successfully loaded, false if there was a problem, such as if the file could not be found or contains invalid data.
Sfx* properties