contentmgmt/contentaccessfwfordrm/engineering/dox/HowToAgentConfiguration.dox
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 11 9d767430696e
child 29 ece3df019add
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    30 // // ECOM DLL UID:		0x101FE8F1
    30 // // ECOM DLL UID:		0x101FE8F1
    31 // // CA Agent interface UID:	0x10204740
    31 // // CA Agent interface UID:	0x10204740
    32 // // Test CAA Implementation:	0x101FE8F2
    32 // // Test CAA Implementation:	0x101FE8F2
    33 //
    33 //
    34 
    34 
    35 // #include "RegistryInfo.rh"
    35 // #include <ecom/registryinfo.rh>
    36 // RESOURCE REGISTRY_INFO theInfo
    36 // RESOURCE REGISTRY_INFO theInfo
    37 // dll_uid = 0x101FE8F1;
    37 // dll_uid = 0x101FE8F1;
    38 // interfaces =
    38 // interfaces =
    39 // INTERFACE_INFO
    39 // INTERFACE_INFO
    40 // interface_uid = 0x10204740;
    40 // interface_uid = 0x10204740;
    47 // opaque_data = "12345678";
    47 // opaque_data = "12345678";
    48 // <hr>
    48 // <hr>
    49 // When writing a new CA Agent, all other UIDs used in the above examples should 
    49 // When writing a new CA Agent, all other UIDs used in the above examples should 
    50 // be replaced by new UIDs from the Symbian UID generator. 
    50 // be replaced by new UIDs from the Symbian UID generator. 
    51 //
    51 //
    52 
       
    53 
       
    54 
    52 
    55 /**
    53 /**
    56  @page CAA_Configuration Content Access Agent ECOM Resource File
    54  @page CAA_Configuration Content Access Agent ECOM Resource File
    57  - @ref default_data
    55  - @ref default_data
    58  - @ref opaque_data
    56  - @ref opaque_data