diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/PDK/Source/GUID-E99E0092-5F1D-5715-945E-E83C307357C3.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/PDK/Source/GUID-E99E0092-5F1D-5715-945E-E83C307357C3.dita Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,43 @@ + + + + + +Managing +CAF AgentsApplications can use the ContentAccess::CManager class +to manage CAF agents. +
Introduction

There are some operations performed +on agents that do not relate directly to a particular content file. The ContentAccess::CManager interface +includes some functions that allow an application to work with a particular +agent.

+
Required background

Before you start, you must +understand:

    +
  • Content +Access Framework for DRM

  • +
  • Content +Object Attributes

  • +
  • Digital +Rights Management

  • +
+
Procedure
    +
  1. Create a manager object +using the CManager::NewL() function.

  2. +
  3. Perform one or more +of the following tasks as per your requirement:

      +
    • Display +Information
    • +
    • Create +a DRM rights management object
    • +
    • Use +Agent-Specific Commands
    • +
  4. +
+
See also

Managing +Files

+
\ No newline at end of file