diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-ADF4BBBC-E771-5A12-A246-B5EA8EEE8D79.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-ADF4BBBC-E771-5A12-A246-B5EA8EEE8D79.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +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.

+
\ No newline at end of file