diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-E0EEF4FF-63E3-506C-8A77-4B3CDB902158.dita --- a/Symbian3/PDK/Source/GUID-E0EEF4FF-63E3-506C-8A77-4B3CDB902158.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-E0EEF4FF-63E3-506C-8A77-4B3CDB902158.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,31 +1,31 @@ - - - - - -Getting -the Identifier of the Current Bearer -

This tutorial explains how to get the service ID of the current bearer -that the server MTM is currently using.

-
Procedure
    -
  1. Create an instance of -the CMsvSession class.

  2. -
  3. Get the service ID (TMsvId) -of the connected server MTM.

  4. -
  5. Call the CMsvSession::ServiceAccessPointId() function, -passing the following parameters:

    IMPORT_C Tint ServiceAccessPointId(TMsvId aServiceId, TUint32& aAccessPointId)

  6. -
-
Result

On return, the TUint32 parameter -stores the currently connected bearer identifier.

-
-Bearer Mobility - Overview -Bearer Mobility -Policy Plug-in Overview + + + + + +Getting +the Identifier of the Current Bearer +

This tutorial explains how to get the service ID of the current bearer +that the server MTM is currently using.

+
Procedure
    +
  1. Create an instance of +the CMsvSession class.

  2. +
  3. Get the service ID (TMsvId) +of the connected server MTM.

  4. +
  5. Call the CMsvSession::ServiceAccessPointId() function, +passing the following parameters:

    IMPORT_C Tint ServiceAccessPointId(TMsvId aServiceId, TUint32& aAccessPointId)

  6. +
+
Result

On return, the TUint32 parameter +stores the currently connected bearer identifier.

+
+Bearer Mobility + Overview +Bearer Mobility +Policy Plug-in Overview
\ No newline at end of file