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:
FSFile structure indicated by p_file is temporary.FS functions that use commandsFSArchive, FS_ARCHIVE_PROC_FUNC, FS_COMMAND_*, FS_SetArchiveProc
07/12/2004 Initial Version