Symbian3/SDK/Source/GUID-231840A2-255B-5200-8AD1-1D7667FCB448.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
--- a/Symbian3/SDK/Source/GUID-231840A2-255B-5200-8AD1-1D7667FCB448.dita	Fri Jul 16 17:23:46 2010 +0100
+++ b/Symbian3/SDK/Source/GUID-231840A2-255B-5200-8AD1-1D7667FCB448.dita	Tue Jul 20 12:00:49 2010 +0100
@@ -35,7 +35,7 @@
 is built. </p> <p>The class defines a schema for the record. A schema is a
 pattern for the record that all records of this type follow. The class contains
 a set of fields and links to other records. </p> <fig id="GUID-A331560C-9996-55E8-8C64-7BB2D5D0C1C6">
-<image href="GUID-DB9F413A-35E2-577E-91C3-1D519835FAB4_d0e79595_href.png" placement="inline"/>
+<image href="GUID-DB9F413A-35E2-577E-91C3-1D519835FAB4_d0e79537_href.png" placement="inline"/>
 </fig> <p>For example, Symbian platform defines the class <xref href="GUID-1CDD0B97-8B00-3373-9908-512C9BC1CF51.dita"><apiname>CCDIAPRecord</apiname></xref>.
 The class represents an Internet Access Point (IAP) record. A set of IAP records
 form an IAP table. Symbian platform assigns the unique numeric Id <xref href="GUID-1CDD0B97-8B00-3373-9908-512C9BC1CF51.dita"><apiname>KCDTIdIAPRecord</apiname></xref> to a record of this type. </p> <p>The
@@ -71,7 +71,7 @@
 to initialise a record in memory. Tools and Applications can also get use
 the <codeph>LoadL()</codeph> and <codeph>FindL()</codeph> functions to get
 the the table schema from the Comms Database. </p> <fig id="GUID-BCE5A2B5-C328-594A-A213-C4AFB48BBF68">
-<image href="GUID-78AAEDF8-6C31-53E3-B411-3463DDAAC902_d0e79683_href.png" placement="inline"/>
+<image href="GUID-78AAEDF8-6C31-53E3-B411-3463DDAAC902_d0e79625_href.png" placement="inline"/>
 </fig> <p> </p> <p>You use the same methods to create, store and access user
 defined records that Symbian platform defined records use. Symbian platform
 backs up user defined data and secures user defined data with Platform Security.