Symbian3/SDK/Source/GUID-3829BD20-3DCB-5489-8FC4-07F954E391BF.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    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_d0e230704_href.png" placement="inline"/>
    33 <image href="GUID-5398C2DC-9AFA-5517-BCBF-5964970B9656_d0e235684_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>