Symbian3/SDK/Source/GUID-5107ABD8-6408-5501-8073-ACAF3719247B.dita
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
child 13 48780e181b38
equal deleted inserted replaced
7:51a74ef9ed63 8:ae94777fff8f
    79 </ul>
    79 </ul>
    80 <p>Remember that <codeph>RBuf</codeph> is derived from both <codeph>TDes</codeph> and <codeph>TDesC</codeph>,
    80 <p>Remember that <codeph>RBuf</codeph> is derived from both <codeph>TDes</codeph> and <codeph>TDesC</codeph>,
    81 and these classes provide the data members the contain the maximum length
    81 and these classes provide the data members the contain the maximum length
    82 and the current length of the data. </p>
    82 and the current length of the data. </p>
    83 <fig id="GUID-50810FFC-9A97-5EC1-B6A6-7E371AEC9FF6">
    83 <fig id="GUID-50810FFC-9A97-5EC1-B6A6-7E371AEC9FF6">
    84 <image href="GUID-2F0008EB-715C-50EC-87AD-C78619F44858_d0e224878_href.png" placement="inline"/>
    84 <image href="GUID-2F0008EB-715C-50EC-87AD-C78619F44858_d0e221141_href.png" placement="inline"/>
    85 </fig>
    85 </fig>
    86 <p>While an <codeph>RBuf</codeph> descriptor has similarities to a heap descriptor,
    86 <p>While an <codeph>RBuf</codeph> descriptor has similarities to a heap descriptor,
    87 it behaves more like a standard 'R' type resource class, i.e. as a handle
    87 it behaves more like a standard 'R' type resource class, i.e. as a handle
    88 to a real resource maintained elsewhere. </p>
    88 to a real resource maintained elsewhere. </p>
    89 </conbody></concept>
    89 </conbody></concept>