Symbian3/PDK/Source/GUID-926862C4-5E13-5896-B959-0D408C748AB5.dita
changeset 5 f345bda72bc4
parent 1 25a17d01db0c
child 14 578be2adaf3e
--- a/Symbian3/PDK/Source/GUID-926862C4-5E13-5896-B959-0D408C748AB5.dita	Tue Mar 30 11:42:04 2010 +0100
+++ b/Symbian3/PDK/Source/GUID-926862C4-5E13-5896-B959-0D408C748AB5.dita	Tue Mar 30 11:56:28 2010 +0100
@@ -10,7 +10,7 @@
 <!DOCTYPE task
   PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
 <task id="GUID-926862C4-5E13-5896-B959-0D408C748AB5" xml:lang="en"><title>Cancelling
-Feature Notification </title><shortdesc>How to cancel notification of changes to a feature using <apiname>RFeatureControl</apiname>. </shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
+Feature Notification </title><shortdesc>How to cancel notification of changes to a feature using <codeph>RFeatureControl</codeph>. </shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
 <context id="GUID-F5592527-7253-5D09-BED7-706999064AB9"><p>A feature is any
 item of functionality which can be included in a phone build or excluded from
 it. To cancel notification of changes to a feature using <xref href="GUID-F6AAAC24-4A62-383A-86C6-2E46335C3FD4.dita"><apiname>RFeatureControl</apiname></xref>,
@@ -46,11 +46,8 @@
 </tbody>
 </tgroup>
 </table> <p/><p>To cancel all feature notification requests, follow the
-same procedure
-but instead of <xref href="GUID-1BD7F2E7-9EAB-3EB7-8520-77B87796DC14.dita"><apiname>NotifyCancel()</apiname></xref> call
-<xref href="GUID-5B8D617C-9F9B-3260-82BD-68CF43C4697E.dita"><apiname>NotifyCancelAll(</apiname></xref> ) with no arguments. 
-</p><p><xref href="GUID-1BD7F2E7-9EAB-3EB7-8520-77B87796DC14.dita"><apiname>NotifyCancel()</apiname></xref> returns: 
-</p><table id="GUID-3A2A3538-FF86-436F-A8C6-6692017645AA">
+same procedure but instead of <xref href="GUID-1BD7F2E7-9EAB-3EB7-8520-77B87796DC14.dita"><apiname>NotifyCancel()</apiname></xref> call <xref href="GUID-5B8D617C-9F9B-3260-82BD-68CF43C4697E.dita"><apiname>NotifyCancelAll(</apiname></xref> )
+with no arguments.  </p><p><xref href="GUID-1BD7F2E7-9EAB-3EB7-8520-77B87796DC14.dita"><apiname>NotifyCancel()</apiname></xref> returns:  </p><table id="GUID-3A2A3538-FF86-436F-A8C6-6692017645AA">
 <tgroup cols="2"><colspec colname="col1" colwidth="0.31*"/><colspec colname="col2" colwidth="1.69*"/>
 <tbody>
 <row>
@@ -63,13 +60,12 @@
 </row>
 <row>
 <entry><p>7</p></entry>
-<entry><p>otherwise returns a Symbian OS error code. </p></entry>
+<entry><p>otherwise returns a Symbian platform error code. </p></entry>
 </row>
 </tbody>
 </tgroup>
 </table><p><xref href="GUID-D4C50C10-4233-31D5-85F8-90126263F310.dita"><apiname>NotifyCancelAll()</apiname></xref> returns one of the Symbian
-OS error codes.
-</p></context>
+platform error codes. </p></context>
 </taskbody><related-links>
 <link href="GUID-ADC42872-9A5B-50F2-8A33-6621A8F7C177.dita"><linktext>Handling
 feature                 notification</linktext></link>