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 7.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>FS_ARCHIVE_NAME_LEN_MAX</title>
9<LINK rel="stylesheet" href="../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">FS_ARCHIVE_NAME_LEN_MAX <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<CODE>#include &lt;nitro/fs.h&gt;</CODE><BR>
20  <BR>
21  <CODE>enum { FS_ARCHIVE_NAME_LEN_MAX = 3 } ;</CODE><br>
22  <br>
23  </dd>
24</dl>
25
26<H2>Description</H2>
27<P>Defines the maximum length for string names that you can register in the archive. You cannot use a string exceeding this size with the <code><a href="archive/FS_RegisterArchiveName.html">FS_RegisterArchiveName</a></code> function. <BR>
28</P>
29<h2>See Also</h2>
30<p><code><a href="fs_archive_type.html">FSArchive</a></code>, <code><a href="archive/FS_RegisterArchiveName.html">FS_RegisterArchiveName</a></code></p>
31
32<H2>Revision History</H2>
33<P>
342004/06/30 Initial version.
35</P>
36<hr><p>CONFIDENTIAL</p></body>
37</html>
38