Initializes the XceedZip.DLL for direct API access. This is always the first function you must call if you are using the DLL API. For every call to this function, you must call XceedZipShutdownDLL when you have finished calling the DLL API interface.
Declaration | |
---|---|
BOOL XceedZipInitDLL( void ) |
Returns TRUE if the initialization succeeded. Returns FALSE if it failed. If the call fails, please verify that you are using the correct version of the XceedZip.DLL file.