diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-ADF4BBBC-E771-5A12-A246-B5EA8EEE8D79.dita --- a/Symbian3/PDK/Source/GUID-ADF4BBBC-E771-5A12-A246-B5EA8EEE8D79.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-ADF4BBBC-E771-5A12-A246-B5EA8EEE8D79.dita Fri Aug 13 16:47:46 2010 +0100 @@ -1,24 +1,24 @@ - - - - - -Initialising -a subsessionDescribes how to initialise a subsession. -

On the client side, the function RSubSessionBase::CreateSubSession() is -used to create a new subsession and register it with the server.

-

The client must already have established a session with the server. A reference -to the client side session handle must be passed to the CreateSubsession() function.

-

The operation code must be one which the server interprets as a request -to create a sub-session.

-

Only the first three 32 bit elements of the message argument array can -be used by the client. The fourth element is used to communicate the handle -number of the new server side subsession object.. In subsequent client requests, -the fourth element is always used to pass the handle number to the server.

+ + + + + +Initialising +a subsessionDescribes how to initialise a subsession. +

On the client side, the function RSubSessionBase::CreateSubSession() is +used to create a new subsession and register it with the server.

+

The client must already have established a session with the server. A reference +to the client side session handle must be passed to the CreateSubsession() function.

+

The operation code must be one which the server interprets as a request +to create a sub-session.

+

Only the first three 32 bit elements of the message argument array can +be used by the client. The fourth element is used to communicate the handle +number of the new server side subsession object.. In subsequent client requests, +the fourth element is always used to pass the handle number to the server.

\ No newline at end of file