Symbian3/PDK/Source/GUID-1CAECA45-9BAE-583F-B16C-FB8ACD0264D3.dita
changeset 12 80ef3a206772
parent 5 f345bda72bc4
equal deleted inserted replaced
11:5072524fcc79 12:80ef3a206772
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-1CAECA45-9BAE-583F-B16C-FB8ACD0264D3" xml:lang="en"><title>Patchable
    12 <concept id="GUID-1CAECA45-9BAE-583F-B16C-FB8ACD0264D3" xml:lang="en"><title>Patchable Constants: KCafLoadPostProductionAgents</title><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 Constants: KCafLoadPostProductionAgents</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <codeblock id="GUID-43B573BA-CB6B-54B7-AB43-77C1914DBA82" xml:space="preserve">EXPORT_C extern const TUint8 KCafLoadPostProductionAgents = 0x00;
    13 <codeblock id="GUID-43B573BA-CB6B-54B7-AB43-77C1914DBA82" xml:space="preserve">EXPORT_C extern const TUint8 KCafLoadPostProductionAgents = 0x00;
    15 </codeblock>
    14 </codeblock>
    16 <table id="GUID-24A1E82D-C5CE-54A6-BEF9-94E829A7D858">
    15 <table id="GUID-24A1E82D-C5CE-54A6-BEF9-94E829A7D858">
    17 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
    16 <tgroup cols="2"><colspec colname="col0"/><colspec colname="col1"/>
    18 <tbody>
    17 <tbody>
    24 <entry><p>Defined in: </p> </entry>
    23 <entry><p>Defined in: </p> </entry>
    25 <entry><p> <filepath>                 .../os/security/contentmgmt/cafstreamingsupport/source/patchdata.cpp</filepath>  </p> </entry>
    24 <entry><p> <filepath>                 .../os/security/contentmgmt/cafstreamingsupport/source/patchdata.cpp</filepath>  </p> </entry>
    26 </row>
    25 </row>
    27 <row>
    26 <row>
    28 <entry><p>Purpose: </p> </entry>
    27 <entry><p>Purpose: </p> </entry>
    29 <entry><p>This 8-bit variable is used in agent resolution. It is used to override
    28 <entry><p>This 8-bit variable is used in agent resolution. It is used
    30 CAF's default resolution behaviour of only loading Content Access Agents (CAAs)
    29 to override CAF's default resolution behaviour of only loading Content
    31 from the ROM drive. Compile time value is 0 - default resolution behaviour.
    30 Access Agents (CAAs) from the ROM drive. Compile time value is 0 -
    32 When non-zero CAF will load all CAA visible to the ECOM service regardless
    31 default resolution behaviour. When non-zero CAF will load all CAA
    33 of the drive. In the emulator platform the default resolution behaviour is
    32 visible to the ECOM service regardless of the drive. In the emulator
    34 the same as when this variable is non-zero, therefore loading all CAAs. </p> <p>This
    33 platform the default resolution behaviour is the same as when this
    35 variable is changed at ROM build time using the patchdata obey keyword. See <xref href="GUID-7FF363B0-B05F-5490-8D9C-59061B905381.dita">How to build ROMs with variants</xref>.</p> </entry>
    34 variable is non-zero, therefore loading all CAAs. </p> <p>This variable
       
    35 is changed at ROM build time using the patchdata obey keyword.</p> </entry>
    36 </row>
    36 </row>
    37 </tbody>
    37 </tbody>
    38 </tgroup>
    38 </tgroup>
    39 </table></conbody></concept>
    39 </table></conbody></concept>