#include <file.h>
Data Fields | |
char * | physPath |
The full physical path to the file. | |
unsigned int | compressedSize |
The compressed file size. | |
unsigned int | uncompressedSize |
The uncompressed file size. |
|
The compressed file size.
|
|
The full physical path to the file. If the file is non-local, this will be a temporary filename. |
|
The uncompressed file size.
|