Symbian3/SDK/Source/GUID-AB9D7D52-BCF0-5E89-8A99-A6590FAD7AF6.dita
changeset 8 ae94777fff8f
parent 0 89d6a7a84779
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE reference
    10 <!DOCTYPE reference
    11   PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
    12 <reference id="GUID-AB9D7D52-BCF0-5E89-8A99-A6590FAD7AF6" xml:lang="en"><title>Recognizer:
    12 <reference id="GUID-AB9D7D52-BCF0-5E89-8A99-A6590FAD7AF6" xml:lang="en"><title>Recognizer: Data Recognizer example</title><shortdesc>Shows how to implement a data recogniser. </shortdesc><prolog><metadata><keywords/></metadata></prolog><refbody>
    13 Data Recognizer example</title><shortdesc>Shows how to implement a data recogniser. </shortdesc><prolog><metadata><keywords/></metadata></prolog><refbody>
    13 <section id="GUID-F17896C9-F714-5771-81B7-4AC7A02C0139"><title>Purpose</title> <p>This example shows how to implement a data recogniser. For more
    14 <section id="GUID-F17896C9-F714-5771-81B7-4AC7A02C0139"><title>Purpose</title> <p>This
    14 information about this example, see the <xref href="GUID-1AAA88BB-19AD-5B8E-993C-11F4B7CD90EB.dita">Data Recogniser tutorial</xref>. </p> </section>
    15 example shows how to implement a data recogniser. For more information about
    15 <section id="GUID-BB99D1FC-1993-51A9-858B-A66ACB787E5C"><title>Download</title><p>Click on the following link to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-7194aafc-2cbf-4587-a306-6f493bbe1f61.zip" scope="external">ExampleRecognizer.zip</xref></p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-7194aafc-2cbf-4587-a306-6f493bbe1f61.html" scope="peer">browse</xref> to view the example code. </p> </section>
    16 this example, see the <xref href="GUID-1AAA88BB-19AD-5B8E-993C-11F4B7CD90EB.dita">Data
    16 <section id="GUID-58F6DC14-54F2-479D-B422-830C4A8D47D8"><title>Class Summary</title><ul>
    17 Recogniser tutorial</xref>. </p> </section>
    17 <li><p><xref href="GUID-EBE480D9-E377-32F4-9AE5-9C58684BEFF0.dita"><apiname>CApaDataRecognizerType</apiname></xref></p></li>
    18 <section id="GUID-BB99D1FC-1993-51A9-858B-A66ACB787E5C"><title>Download</title><p>Click
    18 <li><p><xref href="GUID-5EEE8745-F483-33C0-A5B1-AEB5544DE2BA.dita"><apiname>RApaLsSession</apiname></xref></p></li>
    19 on the following link to download the example: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/zips/guid-7194aafc-2cbf-4587-a306-6f493bbe1f61.zip" scope="external">ExampleRecognizer.zip</xref></p><p>Click: <xref href="guid-6013a680-57f9-415b-8851-c4fa63356636/guid-7194aafc-2cbf-4587-a306-6f493bbe1f61.html" scope="peer">browse</xref> to view the example code. </p> </section>
    19 </ul></section>
    20 <section><title>Class Summary</title><p><xref href="GUID-EBE480D9-E377-32F4-9AE5-9C58684BEFF0.dita"><apiname>CApaDataRecognizerType</apiname></xref></p><p><xref href="GUID-5EEE8745-F483-33C0-A5B1-AEB5544DE2BA.dita"><apiname>RApaLsSession</apiname></xref></p></section>
    20 <section id="GUID-EBFC36A2-F523-5D8C-8C7D-73B25857ADD9"><title>Building
    21 <section id="GUID-EBFC36A2-F523-5D8C-8C7D-73B25857ADD9"><title>Building and
    21 and configuring</title> <p>To build the example: </p> <ul>
    22 configuring</title> <p>To build the example: </p> <ul>
    22 <li id="GUID-F7656FA4-C77E-55F7-880F-11EDB848A8F3"><p>You can build
    23 <li id="GUID-F7656FA4-C77E-55F7-880F-11EDB848A8F3"><p>You can build the example
    23 the example from your IDE or the command line. </p> <p>If you use
    24 from your IDE or the command line. </p> <p>If you use an IDE, import the <filepath>bld.inf</filepath> file
    24 an IDE, import the <filepath>bld.inf</filepath> file of the example
    25 of the example into your IDE, and use the build command of the IDE. </p> <p>If
    25 into your IDE, and use the build command of the IDE. </p> <p>If you
    26 you use the command line, open a command prompt, and set the current directory
    26 use the command line, open a command prompt, and set the current directory
    27 to the source code directory of the example. You can then build the example
    27 to the source code directory of the example. You can then build the
    28 with the SBSv1 build tools with the following commands: </p> <p><userinput>bldmake
    28 example with the SBSv1 build tools with the following commands: </p> <p><userinput>bldmake bldfiles</userinput> </p> <p><userinput>abld
    29 bldfiles</userinput> </p> <p><userinput>abld build</userinput> </p> <p><xref href="GUID-793A5EF9-CC16-5EEB-9011-6431EA76EB15.dita">How to use bldmake</xref> and <xref href="GUID-B6B54E07-3B34-5D5C-8815-93383FA8FB4B.dita">How to use abld</xref> describe
    29 build</userinput> </p> <p><xref href="GUID-793A5EF9-CC16-5EEB-9011-6431EA76EB15.dita">How to use bldmake</xref> and <xref href="GUID-B6B54E07-3B34-5D5C-8815-93383FA8FB4B.dita">How to
    30 how to use the SBSv1 build tools. </p> </li>
    30 use abld</xref> describe how to use the SBSv1 build tools. </p> </li>
    31 <li id="GUID-22006F8A-D5D7-56E2-92E2-3FDD444338B4"><p>For the emulator, the
    31 <li id="GUID-22006F8A-D5D7-56E2-92E2-3FDD444338B4"><p>For the emulator,
    32 example builds an dll called <filepath>examplerecognizer.dll</filepath> in
    32 the example builds an dll called <filepath>examplerecognizer.dll</filepath> in the <filepath>epoc32\release\winscw\&lt;udeb or urel&gt;\</filepath> folder. </p> </li>
    33 the <filepath>epoc32\release\winscw\&lt;udeb or urel&gt;\</filepath> folder. </p> </li>
       
    34 </ul> </section>
    33 </ul> </section>
    35 </refbody><related-links>
    34 </refbody><related-links>
    36 <link href="GUID-1AAA88BB-19AD-5B8E-993C-11F4B7CD90EB.dita"><linktext>Data Recognizer
    35 <link href="GUID-1AAA88BB-19AD-5B8E-993C-11F4B7CD90EB.dita"><linktext>Data
    37 Tutorial</linktext></link>
    36 Recognizer Tutorial</linktext></link>
    38 </related-links></reference>
    37 </related-links></reference>