Xceed Zip for COM/ActiveX on x86/x64 Documentation
Direct DLL API / DLL API function reference / XceedZipShutdownDLL function
In This Topic
    XceedZipShutdownDLL function
    In This Topic

    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.