Symbian3/PDK/Source/GUID-AD2BD987-E097-5E1F-A914-B91CFB706D51.dita
changeset 12 80ef3a206772
parent 9 59758314f811
child 14 578be2adaf3e
equal deleted inserted replaced
11:5072524fcc79 12:80ef3a206772
    82 static TInt User::GetTIntParameter(TInt aSlot, TInt& aData);
    82 static TInt User::GetTIntParameter(TInt aSlot, TInt& aData);
    83 static TInt User::GetDesParameter(TInt aSlot, TDes8& aDes);
    83 static TInt User::GetDesParameter(TInt aSlot, TDes8& aDes);
    84 static TInt User::GetDesParameter(TInt aSlot, TDes16& aDes);
    84 static TInt User::GetDesParameter(TInt aSlot, TDes16& aDes);
    85     </codeblock> <fig id="GUID-D9CD78E1-6813-5F68-9883-F1F6DC04C92A">
    85     </codeblock> <fig id="GUID-D9CD78E1-6813-5F68-9883-F1F6DC04C92A">
    86 <title>Environment slots</title>
    86 <title>Environment slots</title>
    87 <image href="GUID-ABE7BC1A-C51B-5ADD-8568-87A81423B648_d0e304884_href.png" placement="inline"/>
    87 <image href="GUID-ABE7BC1A-C51B-5ADD-8568-87A81423B648_d0e310876_href.png" placement="inline"/>
    88 </fig> </section>
    88 </fig> </section>
    89 <section id="GUID-7F6B118C-0911-5979-8420-475985DB884B"><title> Passing a
    89 <section id="GUID-7F6B118C-0911-5979-8420-475985DB884B"><title> Passing a
    90 file handle and a subsession</title> <p>File server session handles and file
    90 file handle and a subsession</title> <p>File server session handles and file
    91 handles can both be passed to a child process. </p> <p>The child process adopts
    91 handles can both be passed to a child process. </p> <p>The child process adopts
    92 the file handle, and must not be closed by the parent. To use a file handle,
    92 the file handle, and must not be closed by the parent. To use a file handle,