Xceed Zip Compression Library Documentation
XceedZipShutdownDLL function
Direct DLL API > DLL API function reference > XceedZipShutdownDLL function

Description

Tells the XceedZip.DLL that you have finished using the direct DLL API interface. For each call to XceedZipInitDLL, there must be a call to this function.

Declaration  
BOOL XceedZipShutdownDLL( void )

Return value

This function always returns TRUE.