Symbian3/SDK/Source/GUID-DAF86036-CC40-5F26-9F15-2F2093F59C03.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    57 and means that an associated process can continue to explicitly specify a
    57 and means that an associated process can continue to explicitly specify a
    58 category, using the 9.0 version of <codeph>Define()</codeph>, but must have
    58 category, using the 9.0 version of <codeph>Define()</codeph>, but must have
    59 the <i>WriteDeviceData</i> capability. </p> <p>Ideally, all older <filepath>.exe</filepath> s
    59 the <i>WriteDeviceData</i> capability. </p> <p>Ideally, all older <filepath>.exe</filepath> s
    60 should be migrated to use the 9.1 version of <codeph>Define()</codeph>. </p> <p>The
    60 should be migrated to use the 9.1 version of <codeph>Define()</codeph>. </p> <p>The
    61 following diagram shows the "category space". </p> <fig id="GUID-ADCDE30C-7D9C-588D-9058-E5491AB626F3">
    61 following diagram shows the "category space". </p> <fig id="GUID-ADCDE30C-7D9C-588D-9058-E5491AB626F3">
    62 <image href="GUID-442D216B-117E-538C-A51F-0775BF37673E_d0e248057_href.png" placement="inline"/>
    62 <image href="GUID-442D216B-117E-538C-A51F-0775BF37673E_d0e244320_href.png" placement="inline"/>
    63 </fig> <p>The <xref href="GUID-4A67D011-CBB6-396F-8104-7B3BECB84460.dita"><apiname>KUidSecurityThresholdCategoryValue</apiname></xref> value
    63 </fig> <p>The <xref href="GUID-4A67D011-CBB6-396F-8104-7B3BECB84460.dita"><apiname>KUidSecurityThresholdCategoryValue</apiname></xref> value
    64 effectively forms a <i>threshold</i> value. Processes with a SID value below
    64 effectively forms a <i>threshold</i> value. Processes with a SID value below
    65 this threshold can define a category that is different from their SID, provided
    65 this threshold can define a category that is different from their SID, provided
    66 they have the <i>WriteDeviceData</i> capability. Processes with a SID value
    66 they have the <i>WriteDeviceData</i> capability. Processes with a SID value
    67 above this threshold value can only define a category that is the same as
    67 above this threshold value can only define a category that is the same as