Symbian3/PDK/Source/GUID-3829BD20-3DCB-5489-8FC4-07F954E391BF.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 9 59758314f811
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
    28 The name gives that Kernel object an identity and is the key property which
    28 The name gives that Kernel object an identity and is the key property which
    29 allows other threads to open a handle onto that same object. It is usual to
    29 allows other threads to open a handle onto that same object. It is usual to
    30 use a <codeph>TFindHandleBase</codeph>  <i>derived</i> class to locate a global
    30 use a <codeph>TFindHandleBase</codeph>  <i>derived</i> class to locate a global
    31 Kernel object. The following diagram shows the general idea.</p>
    31 Kernel object. The following diagram shows the general idea.</p>
    32 <fig id="GUID-01C60CFA-8CA7-51CC-904E-158EC02959DE">
    32 <fig id="GUID-01C60CFA-8CA7-51CC-904E-158EC02959DE">
    33 <image href="GUID-5398C2DC-9AFA-5517-BCBF-5964970B9656_d0e322643_href.png" placement="inline"/>
    33 <image href="GUID-5398C2DC-9AFA-5517-BCBF-5964970B9656_d0e343878_href.png" placement="inline"/>
    34 </fig>
    34 </fig>
    35 <p>See also:</p>
    35 <p>See also:</p>
    36 <ul>
    36 <ul>
    37 <li id="GUID-56D39619-C90C-51DF-9475-3B75FB189258"><p><xref href="GUID-FC639517-F138-5E84-B57A-6347F5A47B88.dita">Names
    37 <li id="GUID-56D39619-C90C-51DF-9475-3B75FB189258"><p><xref href="GUID-FC639517-F138-5E84-B57A-6347F5A47B88.dita">Names
    38 and fullnames</xref> in reference counting objects.</p> </li>
    38 and fullnames</xref> in reference counting objects.</p> </li>