LPCSTR TecUnzipper_GetFile ( HTUNZIPPER  htUnzipper,
INT  nIndex 
)

Returns the filename with the specified index (0.

.TecUnzipper_GetFileCount - 1).

Remarks:
Returns the absolute filename for the file with the specified index. The index starts at 0 and must be smaller than the return value of TecUnzipper_GetFileCount.

This function may be changed in the future.

See also:
TecUnzipper_GetFileCount

TecUnzipper_FindFileByExt

Returns:
- The absolute filename or NULL if the index is out of range. The returned string is only temporary available and should be copied immediately!
Parameters:
[in] htUnzipper TECUnzipper-handle - see TecUnzipper_Alloc.
[in] nIndex 0-based file index


© 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