Symbian3/SDK/Source/GUID-AB9D7D52-BCF0-5E89-8A99-A6590FAD7AF6.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    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: Data Recognizer example</title><shortdesc>Shows how to implement a data recogniser. </shortdesc><prolog><metadata><keywords/></metadata></prolog><refbody>
    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 <section id="GUID-F17896C9-F714-5771-81B7-4AC7A02C0139"><title>Purpose</title> <p>This example shows how to implement a data recogniser. For more
    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 information about this example, see the <xref href="GUID-1AAA88BB-19AD-5B8E-993C-11F4B7CD90EB.dita">Data Recogniser tutorial</xref>. </p> </section>
    14 information about this example, see the <xref href="GUID-1AAA88BB-19AD-5B8E-993C-11F4B7CD90EB.dita">Data Recogniser tutorial</xref>. </p> </section>
    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>
    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 <section id="GUID-58F6DC14-54F2-479D-B422-830C4A8D47D8"><title>Class Summary</title><ul>
    16 <section id="GUID-58F6DC14-54F2-479D-B422-830C4A8D47D8"><title>Class
       
    17 Summary</title><ul>
    17 <li><p><xref href="GUID-EBE480D9-E377-32F4-9AE5-9C58684BEFF0.dita"><apiname>CApaDataRecognizerType</apiname></xref></p></li>
    18 <li><p><xref href="GUID-EBE480D9-E377-32F4-9AE5-9C58684BEFF0.dita"><apiname>CApaDataRecognizerType</apiname></xref></p></li>
    18 <li><p><xref href="GUID-5EEE8745-F483-33C0-A5B1-AEB5544DE2BA.dita"><apiname>RApaLsSession</apiname></xref></p></li>
    19 <li><p><xref href="GUID-5EEE8745-F483-33C0-A5B1-AEB5544DE2BA.dita"><apiname>RApaLsSession</apiname></xref></p></li>
    19 </ul></section>
    20 </ul></section>
    20 <section id="GUID-EBFC36A2-F523-5D8C-8C7D-73B25857ADD9"><title>Building
    21 <section id="GUID-EBFC36A2-F523-5D8C-8C7D-73B25857ADD9"><title>Building
    21 and configuring</title> <p>To build the example: </p> <ul>
    22 and configuring</title> <p>To build the example: </p> <ul>
    24 an IDE, import the <filepath>bld.inf</filepath> file of the example
    25 an IDE, import the <filepath>bld.inf</filepath> file of the example
    25 into your IDE, and use the build command of the IDE. </p> <p>If you
    26 into your IDE, and use the build command of the IDE. </p> <p>If you
    26 use the command line, open a command prompt, and set the current directory
    27 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
    28 to the source code directory of the example. You can then build the
    28 example with the SBSv1 build tools with the following commands: </p> <p><userinput>bldmake bldfiles</userinput> </p> <p><userinput>abld
    29 example with the SBSv1 build tools with the following commands: </p> <p><userinput>bldmake bldfiles</userinput> </p> <p><userinput>abld
    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 build</userinput> </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,
    31 <li id="GUID-22006F8A-D5D7-56E2-92E2-3FDD444338B4"><p>For the emulator,
    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>
    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 </ul> </section>
    33 </ul> </section>
    34 </refbody><related-links>
    34 </refbody><related-links>
    35 <link href="GUID-1AAA88BB-19AD-5B8E-993C-11F4B7CD90EB.dita"><linktext>Data
    35 <link href="GUID-1AAA88BB-19AD-5B8E-993C-11F4B7CD90EB.dita"><linktext>Data