FSResult FS_ARCHIVE_PROC_FUNC(FSFile *p_file, FSCommandType command /*
= FS_COMMAND_ACTIVATE */);
Operating specifications for the archive command FS_COMMAND_ACTIVATE
are shown below:
This command has no arguments.
TheFSFile
structure indicated byp_file
is temporary.
This command carries out special processing that is required before the archive processes the first command.
None
The command's return value is ignored.
All FS
functions that use commands
FSArchive
, FS_ARCHIVE_PROC_FUNC
, FS_COMMAND_*
, FS_SetArchiveProc
2004/07/12 Initial version.
CONFIDENTIAL