1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 8.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>FS_COMMAND_ACTIVATE</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">FS_COMMAND_ACTIVATE <img src="../../image/NTR.gif"align="middle"><img src="../../image/TWL.gif" align="middle"></h1> 15<h2>Definition</h2> 16 17<dl> 18 <dd> 19 <BR> 20 <CODE>FSResult FS_ARCHIVE_PROC_FUNC(FSFile *p_file, FSCommandType command /* 21 = FS_COMMAND_ACTIVATE */);<br> 22 </CODE><br> 23 </dd> 24</dl> 25 26<H2>Description</H2> 27<P>Operating specifications for the archive command <code>FS_COMMAND_ACTIVATE</code> are shown below: <BR> <BR> 28 29<HR> 30<B>Arguments passed to this command</B> 31<BLOCKQUOTE> 32<PRE>This command has no arguments.<br /> 33The <code>FSFile</code> structure indicated by <code>p_file</code> is temporary.</PRE> 34</BLOCKQUOTE> 35<HR> 36<B>Actions required of this command</B> 37<BLOCKQUOTE> 38<PRE>This command carries out special processing that is required before the archive processes the first command.</PRE> 39</BLOCKQUOTE> 40<HR> 41<B>Default Implementation</B><BR> 42<BLOCKQUOTE>None</BLOCKQUOTE> 43<HR> 44<B>Command Results</B><BR> 45 46<BLOCKQUOTE> 47<PRE>The command's return value is ignored.</PRE> 48</BLOCKQUOTE> 49<HR> 50<B>Functions that use this command</B><BR> 51<BLOCKQUOTE>All <code>FS</code> functions that use commands</BLOCKQUOTE> 52<h2>See Also</h2> 53<p><code><a href="../fs_archive_type.html">FSArchive</a></code>, <code><a href="../fs_archive_proc_func_type.html">FS_ARCHIVE_PROC_FUNC</a></code>, <code><a href="../fs_command_type_const.html">FS_COMMAND_*</a></code>, <code><a href="../archive/FS_SetArchiveProc.html">FS_SetArchiveProc</a></code></p> 54 55<H2>Revision History</H2> 56<P>2004/07/12 Initial version.</P> 57<hr><p>CONFIDENTIAL</p></body> 58</html> 59