Xceed Zip for COM/ActiveX on x86/x64 Documentation
Self-Extractor Module reference / Self-Extractor Module methods / SfxLoadConfig method
In This Topic
    SfxLoadConfig method
    In This Topic

    Description

    The SfxLoadConfig loads Self-Extractor Module property settings (properties beginning with "Sfx") from a binary data file created by the SfxSaveConfig method.

    Declaration (ActiveX)  

    Method SfxLoadConfig ( ByVal sConfigFilename as String ) as Boolean

    Parameters

    Parameter Description
    sConfigFilename  Path and filename of the binary data file to load property settings from.

    Return values

    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.

    Applicable properties

    Sfx* properties