diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-3313A7E0-B10A-5CDE-8DA3-FB9C48FC80CA.dita --- a/Symbian3/PDK/Source/GUID-3313A7E0-B10A-5CDE-8DA3-FB9C48FC80CA.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-3313A7E0-B10A-5CDE-8DA3-FB9C48FC80CA.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,24 +1,24 @@ - - - - - -Change -notifierDescribes change notifiers and what they are used for. -

Change notifiers allow threads to be notified of changes in the environment -such as a switch in locale, crossing over past midnight etc.; the TChanges enumerator -lists the possible events.

-

A change notifier is a Kernel object and, as such, is managed by the Kernel. -Access to a change notifier is through an RChangeNotifier handle.

-

The list of possible events is itemised by the enumerators of the TChanges enum.

-

The change notifier service is not used directly but is an asynchronous -service provider intended to be part of an active object. For example, the -Environment Change Notifier API provides a CEnvironmentChangeNotifier active -object which uses the services of the change notifier as part of its implementation.

+ + + + + +Change +notifierDescribes change notifiers and what they are used for. +

Change notifiers allow threads to be notified of changes in the environment +such as a switch in locale, crossing over past midnight etc.; the TChanges enumerator +lists the possible events.

+

A change notifier is a Kernel object and, as such, is managed by the Kernel. +Access to a change notifier is through an RChangeNotifier handle.

+

The list of possible events is itemised by the enumerators of the TChanges enum.

+

The change notifier service is not used directly but is an asynchronous +service provider intended to be part of an active object. For example, the +Environment Change Notifier API provides a CEnvironmentChangeNotifier active +object which uses the services of the change notifier as part of its implementation.

\ No newline at end of file