Calling this function will destroy (free the memory and resources of) an XceedZipItems collection and invalidate the handle originally provided by a call to the XzGetZipContents method.
Always call this method after you have finished using the handle to an XceedZipItems collection via the DLL API.
Declaration | |
---|---|
|
Parameter | Description |
---|---|
hItems | Handle of the XceedZipItems collection to destroy |
None