diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-F7B1D8E7-69EF-54E1-97C7-E5957C8399E0.dita --- a/Symbian3/PDK/Source/GUID-F7B1D8E7-69EF-54E1-97C7-E5957C8399E0.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-F7B1D8E7-69EF-54E1-97C7-E5957C8399E0.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,37 +1,37 @@ - - - - - -Modifying -the Transport Buffer Size Specifications for a Specified Bearer TypeThis tutorial explains how to modify the transport buffer size -specifications for a specified bearer type. - Before modifying the transport buffer size specifications for a specified -bearer type, see Important -considerations. -
Procedure
    -
  1. Create an instance of -the CEmailAccounts class.

  2. -
  3. Create an instance of -the CImapTransportBufferSizes class.

  4. -
  5. Use the CEmailAccounts::LoadImapTransportBufferSizesL() function -to populate the CImapTransportBufferSizes class from the -data stored in the central repository (CenRep).

  6. -
  7. Use the CImapTransportBufferSizes::AddSizesL() function -to specify the max retrieve request size and the number of pipelined retrieve -operations to use. The bearer types for which these settings are to be used -is a bit field, and may specify multiple bearer types. This new setting will -replace the existing settings for the specified bearer types.

  8. -
  9. Use the CEmailAccounts::SaveImapTransportBufferSizesL() function -to store the updated CImapTransportBufferSizes setting -class to the CenRep.

  10. -
-
See also

Bearer -Mobility Overview

+ + + + + +Modifying +the Transport Buffer Size Specifications for a Specified Bearer TypeThis tutorial explains how to modify the transport buffer size +specifications for a specified bearer type. + Before modifying the transport buffer size specifications for a specified +bearer type, see Important +considerations. +
Procedure
    +
  1. Create an instance of +the CEmailAccounts class.

  2. +
  3. Create an instance of +the CImapTransportBufferSizes class.

  4. +
  5. Use the CEmailAccounts::LoadImapTransportBufferSizesL() function +to populate the CImapTransportBufferSizes class from the +data stored in the central repository (CenRep).

  6. +
  7. Use the CImapTransportBufferSizes::AddSizesL() function +to specify the max retrieve request size and the number of pipelined retrieve +operations to use. The bearer types for which these settings are to be used +is a bit field, and may specify multiple bearer types. This new setting will +replace the existing settings for the specified bearer types.

  8. +
  9. Use the CEmailAccounts::SaveImapTransportBufferSizesL() function +to store the updated CImapTransportBufferSizes setting +class to the CenRep.

  10. +
+
See also

Bearer +Mobility Overview

\ No newline at end of file