Symbian3/SDK/Source/GUID-2F987147-1435-55F1-B61C-8413C4AD8424.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
    12 <concept id="GUID-2F987147-1435-55F1-B61C-8413C4AD8424" xml:lang="en"><title>Direct
    12 <concept id="GUID-2F987147-1435-55F1-B61C-8413C4AD8424" xml:lang="en"><title>Direct
    13 File Store Structure</title><shortdesc>Describes the structure of the file used as a Direct File Store.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
    13 File Store Structure</title><shortdesc>Describes the structure of the file used as a Direct File Store.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
    14 <p>The general structure of a direct file store, from the point of view of
    14 <p>The general structure of a direct file store, from the point of view of
    15 the physical file containing the store, is illustrated below.</p>
    15 the physical file containing the store, is illustrated below.</p>
    16 <fig id="GUID-B9A986BB-322A-5432-BB12-92B1934954B6">
    16 <fig id="GUID-B9A986BB-322A-5432-BB12-92B1934954B6">
    17 <image href="GUID-D15068B5-D12E-5515-A772-EA3B304EE01E_d0e354923_href.png" placement="inline"/>
    17 <image href="GUID-D15068B5-D12E-5515-A772-EA3B304EE01E_d0e383916_href.png" placement="inline"/>
    18 </fig>
    18 </fig>
    19 <p>The header is the content of the descriptor returned by the <codeph>Des()</codeph> member
    19 <p>The header is the content of the descriptor returned by the <codeph>Des()</codeph> member
    20 function of <codeph>TCheckedUid</codeph>; this contains the file store type
    20 function of <codeph>TCheckedUid</codeph>; this contains the file store type
    21 and checksum; the length of the data is the size of a <codeph>TCheckedUid</codeph> object.
    21 and checksum; the length of the data is the size of a <codeph>TCheckedUid</codeph> object.
    22 Note that <codeph>TCheckedUid</codeph> is not part of the public API.</p>
    22 Note that <codeph>TCheckedUid</codeph> is not part of the public API.</p>