INT TecUnzipper_GetFileCount ( HTUNZIPPER  htUnzipper  ) 

Returns the number of files that have been extracted.

Remarks:
Returns the number of files that have been extracted with TecUnzipper_Extract. If no zip-file was specified (e.g. simply passing a BASE64 encoded tff) with TecUnzipper_Alloc then the return value is one. Use TecUnzipper_GetFile for iterating the single files contained in the zip or BASE64 string.

This function may be changed in the future.

See also:
TecUnzipper_GetFile
Returns:
- the number of files that have been extracted.
Parameters:
[in] htUnzipper TECUnzipper-handle - see TecUnzipper_Alloc.


© 2006-2009 - all rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Wed Sep 2 16:01:09 2009 for TFORMer Runtime DLL/Shared Library with doxygen 1.5.8