diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-8B3AB631-AD3F-591A-9DD8-7A9853A99B07.dita --- a/Symbian3/PDK/Source/GUID-8B3AB631-AD3F-591A-9DD8-7A9853A99B07.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-8B3AB631-AD3F-591A-9DD8-7A9853A99B07.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,30 +1,30 @@ - - - - - -Application -User TutorialThis topic describes the steps for applications to use the Domain -Manager. -

Applications interface with the domain manager through the RDmDomain class. -An application joins a domain by calling Connect(), which -also establishes a session with the domain manager. Once it has joined a domain, -an application can:

- -

Applications always acknowledge the last observed domain state by calling AcknowledgeLastState().

-
See also

Concepts

+ + + + + +Application +User TutorialThis topic describes the steps for applications to use the Domain +Manager. +

Applications interface with the domain manager through the RDmDomain class. +An application joins a domain by calling Connect(), which +also establishes a session with the domain manager. Once it has joined a domain, +an application can:

+
    +
  • request that it be notified +when the power state changes, by calling RequestTransitionNotification().

  • +
  • cancel an outstanding +request to be notified of power state changes, by calling CancelTransitionNotification().

  • +
  • get its current domain +power state, by calling GetPowerState(), usually as a result +of being notified

  • +
+

Applications always acknowledge the last observed domain state by calling AcknowledgeLastState().

+
See also

Concepts

\ No newline at end of file