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>PRCRecognizeParam</title>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">PRCRecognizeParam <img src="../../image/NTR.gif"align="middle"><img src="../../image/TWL.gif" align="middle"></h1>
15<h2>Definition</h2>
16<dl>
17  <dd><PRE><CODE>#include &lt;nitro/prc.h&gt;
18
19typedef struct PRCRecognizeParam
20    int dummy;
21} PRCRecognizeParam;
22</CODE></PRE></dd>
23</dl>
24
25<h2>Elements</h2>
26<table border="1" width="100%">
27  <tbody>
28    <TR>
29      <TD width="13%"><EM><STRONG><FONT face="Courier New">dummy</FONT></STRONG></EM></TD>
30      <TD width="87%">Dummy element.</TD>
31    </TR>
32  </tbody>
33</table>
34
35<H2>Description</H2>
36<P><font color="red">This structure is for specifying additional parameters related to recognition that are used by recognition algorithms. However, it is not currently used. A <CODE><A href="PRC_GetRecognizedEntry.html">PRC_GetRecognizedEntry*</A></CODE> function simply ignores this argument.</font></P>
37<h2>See Also</h2>
38<p><CODE><A href="PRC_GetRecognizedEntry.html">PRC_GetRecognizedEntry*</A><br></CODE></p>
39
40<H2>Revision History</H2>
41<P>2004/06/23 Initial version.</P>
42<hr><p>CONFIDENTIAL</p></body>
43</html>
44