diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-2F987147-1435-55F1-B61C-8413C4AD8424.dita --- a/Symbian3/SDK/Source/GUID-2F987147-1435-55F1-B61C-8413C4AD8424.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-2F987147-1435-55F1-B61C-8413C4AD8424.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,28 +1,28 @@ - - - - - -Direct -File Store StructureDescribes the structure of the file used as a Direct File Store. -

The general structure of a direct file store, from the point of view of -the physical file containing the store, is illustrated below.

- - - -

The header is the content of the descriptor returned by the Des() member -function of TCheckedUid; this contains the file store type -and checksum; the length of the data is the size of a TCheckedUid object. -Note that TCheckedUid is not part of the public API.

-

The header is followed by the root stream ID. As the value of a stream -ID is also the offset of that stream from the start of the host, this gives -the offset of the root stream.

-

The root stream ID is followed by all the streams; the root stream is the -last stream.

+ + + + + +Direct +File Store StructureDescribes the structure of the file used as a Direct File Store. +

The general structure of a direct file store, from the point of view of +the physical file containing the store, is illustrated below.

+ + + +

The header is the content of the descriptor returned by the Des() member +function of TCheckedUid; this contains the file store type +and checksum; the length of the data is the size of a TCheckedUid object. +Note that TCheckedUid is not part of the public API.

+

The header is followed by the root stream ID. As the value of a stream +ID is also the offset of that stream from the start of the host, this gives +the offset of the root stream.

+

The root stream ID is followed by all the streams; the root stream is the +last stream.

\ No newline at end of file