Symbian3/PDK/Source/GUID-5107ABD8-6408-5501-8073-ACAF3719247B.dita
changeset 14 578be2adaf3e
parent 12 80ef3a206772
equal deleted inserted replaced
13:48780e181b38 14:578be2adaf3e
    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_d0e328847_href.png" placement="inline"/>
    84 <image href="GUID-2F0008EB-715C-50EC-87AD-C78619F44858_d0e326684_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>