Symbian3/PDK/Source/GUID-0D71CEE2-5FF9-550D-B040-5954D1CFB7C2.dita
changeset 1 25a17d01db0c
child 3 46218c8b8afa
equal deleted inserted replaced
0:89d6a7a84779 1:25a17d01db0c
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE task
       
    11   PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
       
    12 <task id="GUID-0D71CEE2-5FF9-550D-B040-5954D1CFB7C2" xml:lang="en"><title>Accessing
       
    13 Large Files using the 64-bit File Server Client API</title><shortdesc>This tutorial set demonstrates how to access large files using
       
    14 the 64-bit file server client API. </shortdesc><prolog><metadata><keywords/></metadata></prolog><taskbody>
       
    15 <prereq id="GUID-FC1AA2F2-E19C-53CE-8585-F78E3D5198CA"><p>Before you start,
       
    16 you must: </p> <ul>
       
    17 <li id="GUID-143970B6-8544-5661-BEB6-F16B4E4DECB4"><p>understand the basics
       
    18 of <xref href="GUID-310A8A9C-98E7-59EE-9376-8E572580190F.dita">File Services in
       
    19 Symbian OS</xref>  </p> </li>
       
    20 <li id="GUID-675B543F-484B-5470-96DB-FC577557FB82"><p>be familiar with the <xref href="GUID-B69FE02E-3A78-5438-BA7C-F7BB4CD3EB76.dita">Client Side File Server</xref>. </p> </li>
       
    21 </ul> </prereq>
       
    22 <context id="GUID-9F8B3A80-20D1-551B-A4CD-EA3DE8E844F4"><p>This tutorial set
       
    23 describes the API and behaviour of the File Server Client when dealing with
       
    24 large files. It also explains the modifications that must be made to existing
       
    25 applications to allow them to access large files. </p> </context>
       
    26 <steps-unordered id="GUID-B017A221-4C0F-5EC8-8901-94A873E46918">
       
    27 <step id="GUID-FB069B8B-9DB2-594B-89B0-8061ABDAD8F9"><cmd/>
       
    28 <info> <xref href="GUID-F6154AF1-19A7-5066-8520-0ED8C1008EFC.dita">Opening Large
       
    29 Files</xref>  </info>
       
    30 </step>
       
    31 <step id="GUID-E981B5C5-B920-5A68-B250-00F94A0106A8"><cmd/>
       
    32 <info> <xref href="GUID-E9C763D4-AFFF-5D98-B82A-AF390A1B56A2.dita">Reading from
       
    33 Large Files</xref>  </info>
       
    34 </step>
       
    35 <step id="GUID-7F562261-09A0-5778-81F9-E14C2A6E25FB"><cmd/>
       
    36 <info> <xref href="GUID-D71D0091-5C4E-5B2F-B1B6-783F11AB5021.dita">Writing to Large
       
    37 Files</xref>  </info>
       
    38 </step>
       
    39 <step id="GUID-00A3C3E5-F976-5CBD-A8C0-F140265BDD74"><cmd/>
       
    40 <info> <xref href="GUID-CFB48D1D-E6AE-502E-AA08-D2F3696DFF87.dita">Locking a Large
       
    41 File</xref>  </info>
       
    42 </step>
       
    43 <step id="GUID-0736220D-07CF-585A-BAC3-AA1E63D92031"><cmd/>
       
    44 <info> <xref href="GUID-B31D30BF-9D55-5215-9D34-DD619D4E4D47.dita">Unlocking a
       
    45 Large File</xref>  </info>
       
    46 </step>
       
    47 <step id="GUID-9FA3A6F1-A13F-5347-A046-1E8AF0CAF499"><cmd/>
       
    48 <info> <xref href="GUID-7084E973-BF4A-5AA7-9233-4F540BE1ADD7.dita">Reading a Section
       
    49 of a Large File</xref>  </info>
       
    50 </step>
       
    51 <step id="GUID-E33ED37C-0216-55B9-B005-DA2EA42D2661"><cmd/>
       
    52 <info> <xref href="GUID-A7C26FE4-54B2-58D6-9FDF-4B0A565D00DE.dita">Seeking a Position
       
    53 in a Large File</xref>  </info>
       
    54 </step>
       
    55 <step id="GUID-A0DA4BEA-8B66-5CDA-A9BB-6E45F7196681"><cmd/>
       
    56 <info> <xref href="GUID-B6F35F05-8EFB-5E88-B14B-C1B2F83E6015.dita">Getting the
       
    57 Size of a Large File</xref>  </info>
       
    58 </step>
       
    59 </steps-unordered>
       
    60 </taskbody></task>