diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-926862C4-5E13-5896-B959-0D408C748AB5.dita --- 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 @@ Cancelling -Feature Notification How to cancel notification of changes to a feature using RFeatureControl. +Feature Notification How to cancel notification of changes to a feature using RFeatureControl.

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 RFeatureControl, @@ -46,11 +46,8 @@

To cancel all feature notification requests, follow the -same procedure -but instead of NotifyCancel() call -NotifyCancelAll( ) with no arguments. -

NotifyCancel() returns: -

+same procedure but instead of NotifyCancel() call NotifyCancelAll( ) +with no arguments.

NotifyCancel() returns:

@@ -63,13 +60,12 @@

7

-

otherwise returns a Symbian OS error code.

+

otherwise returns a Symbian platform error code.

NotifyCancelAll() returns one of the Symbian -OS error codes. -

+platform error codes.

Handling feature notification