Xceed Zip Compression Library Documentation
SfxClearStrings method
Self-Extractor Module reference > Self-Extractor Module methods > SfxClearStrings method

Description

The SfxClearStrings method clears all the entries in the SfxStrings property. This will save a small amount of space in the configuration portion of a self-extracting zip file. Usually, the SfxClearStrings method is used in conjunction with the SfxClearMessages method.

Declaration (ActiveX)  
Method SfxClearStrings()
Declaration (DLL API)  
void XzSfxClearStrings( HXCEEDZIP hZip )

Parameters

None

Return values

None

Applicable properties

SfxStrings