Symbian3/PDK/Source/GUID-EBFD653D-6E6A-5F6F-88D7-8CCE07B4002D.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
equal deleted inserted replaced
11:5072524fcc79 12:80ef3a206772
    67 in the reference count of an existing object. The property itself has no attributes
    67 in the reference count of an existing object. The property itself has no attributes
    68 or "structure" until it is defined. </p> <p>Please note that the structure
    68 or "structure" until it is defined. </p> <p>Please note that the structure
    69 and management of <codeph>TProperty</codeph> objects are part of Symbian platform's
    69 and management of <codeph>TProperty</codeph> objects are part of Symbian platform's
    70 internal implementation and will not be discussed further. </p> <fig id="GUID-8A0D9C1E-00D7-5369-AD9C-28AA9151612F">
    70 internal implementation and will not be discussed further. </p> <fig id="GUID-8A0D9C1E-00D7-5369-AD9C-28AA9151612F">
    71 <title>Objects internal to Symbian platform</title>
    71 <title>Objects internal to Symbian platform</title>
    72 <image href="GUID-31CE66F2-B36C-56ED-A399-BA9EFA179DED_d0e302614_href.png" placement="inline"/>
    72 <image href="GUID-31CE66F2-B36C-56ED-A399-BA9EFA179DED_d0e308606_href.png" placement="inline"/>
    73 </fig> <p>To establish a reference to a property, create an <xref href="GUID-39D6B924-3FA3-39E6-A6EA-88E2D1927AC2.dita"><apiname>RPropertyRef</apiname></xref> object,
    73 </fig> <p>To establish a reference to a property, create an <xref href="GUID-39D6B924-3FA3-39E6-A6EA-88E2D1927AC2.dita"><apiname>RPropertyRef</apiname></xref> object,
    74 and then use one of the following functions: </p> <ul>
    74 and then use one of the following functions: </p> <ul>
    75 <li id="GUID-87D76A73-6429-5D4C-8321-A98F756C30F5"><p> <xref href="GUID-39D6B924-3FA3-39E6-A6EA-88E2D1927AC2.dita#GUID-39D6B924-3FA3-39E6-A6EA-88E2D1927AC2/GUID-DBEDDC3A-AE6F-3CAF-B251-4AA556EAF21C"><apiname>RPropertyRef::Attach()</apiname></xref> -
    75 <li id="GUID-87D76A73-6429-5D4C-8321-A98F756C30F5"><p> <xref href="GUID-39D6B924-3FA3-39E6-A6EA-88E2D1927AC2.dita#GUID-39D6B924-3FA3-39E6-A6EA-88E2D1927AC2/GUID-DBEDDC3A-AE6F-3CAF-B251-4AA556EAF21C"><apiname>RPropertyRef::Attach()</apiname></xref> -
    76 tries to open the property identified by the category and key, if it exists,
    76 tries to open the property identified by the category and key, if it exists,
    77 but creates that property if it does not exist. Creation is simply the act
    77 but creates that property if it does not exist. Creation is simply the act