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.