Symbian3/SDK/Source/GUID-83BE15D8-511F-592D-A93B-C71BD6FB1B08.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
--- a/Symbian3/SDK/Source/GUID-83BE15D8-511F-592D-A93B-C71BD6FB1B08.dita	Fri Jul 16 17:23:46 2010 +0100
+++ b/Symbian3/SDK/Source/GUID-83BE15D8-511F-592D-A93B-C71BD6FB1B08.dita	Tue Jul 20 12:00:49 2010 +0100
@@ -30,7 +30,7 @@
 a Symbian platform defined record. </p> <p>You create a table
 object on the heap. You use the <codeph>new           (Eleave)</codeph> construction
 to create this object. </p> <fig id="GUID-6B7087D6-BA28-578D-8BF8-83FFC9486FB0">
-<image href="GUID-DB571D42-03F4-50F9-974D-B905707FC5F4_d0e79867_href.png" placement="inline"/>
+<image href="GUID-DB571D42-03F4-50F9-974D-B905707FC5F4_d0e79809_href.png" placement="inline"/>
 </fig> <p>The CommsDat API implements the table as an array of records and
 uses <xref href="GUID-1CDD0B97-8B00-3373-9908-512C9BC1CF51.dita"><apiname>RPointerArray</apiname></xref> <codeph>&lt;T&gt;</codeph> as
 the array. The CommsDat API implements <codeph>RPointerArray&lt;T&gt;</codeph> in