RCcClientSession Class Reference
class RCcClientSession : public RSessionBase
|
Content control server client side session
hsccsrv.lib
-
Since
-
S60 v5.0
Protected Member Functions
|
IMPORT_C
TInt
|
CancelReq
(
TPckgBuf
<
TInt
> &)
|
IMPORT_C void
|
Close
()
|
IMPORT_C
TInt
|
Connect
()
|
IMPORT_C
TInt
|
GetMsgData
(
TPckgBuf
<
TUint32
> &,
TPtr8
&)
|
IMPORT_C
TInt
|
RegisterObserver
(
TPckgBuf
<
TUint32
> &,
TPckgBuf
<
TUint32
> &)
|
IMPORT_C
TInt
|
RegisterProvider
(
TPckgBuf
<
TUint32
> &,
TPckgBuf
<
TUint32
> &)
|
IMPORT_C
TInt
|
Send
(
TInt
,
TPckgBuf
<
TUint32
> &,
TPckgBuf
<
TUint32
> &,
TPckgBuf
<
TUint32
> &,
TPtr8
&)
|
IMPORT_C void
|
WaitForApiNtf
(
TPckgBuf
<
TUint32
> &,
TPckgBuf
<
TUint32
> &,
TPckgBuf
<
TUint32
> &,
TPtr8
&,
TRequestStatus
&)
|
IMPORT_C void
|
WaitForApiReq
(
TPckgBuf
<
TUint32
> &,
TPckgBuf
<
TUint32
> &,
TPckgBuf
<
TUint32
> &,
TPtr8
&,
TRequestStatus
&)
|
Inherited Functions
|
|
RHandleBase::Attributes()const
|
|
RHandleBase::BTraceId()const
|
|
RHandleBase::DoExtendedClose()
|
|
RHandleBase::Duplicate(const RThread &,TOwnerType)
|
|
RHandleBase::FullName()const
|
|
RHandleBase::FullName(TDes &)const
|
|
RHandleBase::Handle()const
|
|
RHandleBase::HandleInfo(THandleInfo *)
|
|
RHandleBase::Name()const
|
|
RHandleBase::NotifyDestruction(TRequestStatus &)
|
|
RHandleBase::Open(const TFindHandleBase &,TOwnerType)
|
|
RHandleBase::OpenByName(const TDesC &,TOwnerType,TInt)
|
|
RHandleBase::RHandleBase()
|
|
RHandleBase::RHandleBase(TInt)
|
|
RHandleBase::SetHandle(TInt)
|
|
RHandleBase::SetHandleNC(TInt)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &,TInt)
|
|
RSessionBase::CreateSession(RServer2,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TIpcSessionType,const TSecurityPolicy *,TRequestStatus *)
|
|
RSessionBase::CreateSession(const TDesC &,const TVersion &,TInt,TRequestStatus *)
|
|
RSessionBase::Open(RMessagePtr2,TInt,TOwnerType)
|
|
RSessionBase::Open(RMessagePtr2,TInt,const TSecurityPolicy &,TOwnerType)
|
|
RSessionBase::Open(TInt,TOwnerType)
|
|
RSessionBase::Open(TInt,const TSecurityPolicy &,TOwnerType)
|
|
RSessionBase::Send(TInt)const
|
|
RSessionBase::Send(TInt,const TIpcArgs &)const
|
|
RSessionBase::SendReceive(TInt)const
|
|
RSessionBase::SendReceive(TInt,TRequestStatus &)const
|
|
RSessionBase::SendReceive(TInt,const TIpcArgs &)const
|
|
RSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const
|
|
RSessionBase::SetReturnedHandle(TInt)
|
|
RSessionBase::SetReturnedHandle(TInt,RHandleBase &)
|
|
RSessionBase::SetReturnedHandle(TInt,const TSecurityPolicy &)
|
|
RSessionBase::ShareAuto()
|
|
RSessionBase::ShareProtected()
|
Member Functions Documentation
CancelReq(TPckgBuf< TInt > &)
Cancels outstanding async request
-
Since
-
S60 5.0
Close()
IMPORT_C void
|
Close
|
(
|
)
|
[protected]
|
Connect()
IMPORT_C
TInt
|
Connect
|
(
|
)
|
[protected]
|
GetMsgData(TPckgBuf< TUint32 > &, TPtr8 &)
Reads message data
-
Since
-
S60 5.0
RegisterObserver(TPckgBuf< TUint32 > &, TPckgBuf< TUint32 > &)
Registers content control API observer
-
Since
-
S60 5.0
RegisterProvider(TPckgBuf< TUint32 > &, TPckgBuf< TUint32 > &)
Registers content control API provider
-
Since
-
S60 5.0
Send(TInt, TPckgBuf< TUint32 > &, TPckgBuf< TUint32 > &, TPckgBuf< TUint32 > &, TPtr8 &)
Sends API request/response to Home screen content control server
-
Since
-
S60 5.0
Parameters
TInt
aFunction
|
IPC function EHsCcApiReq/EHsCcApiResp
|
TPckgBuf
<
TUint32
> & aProvider
|
Provider id
|
TPckgBuf
<
TUint32
> & aSender
|
Sender of Api request
|
TPckgBuf
<
TUint32
> & aReceiver
|
Service provider
|
TPtr8
& aBuf
|
Message buffer: in: service request out: service response header
|
WaitForApiNtf(TPckgBuf< TUint32 > &, TPckgBuf< TUint32 > &, TPckgBuf< TUint32 > &, TPtr8 &, TRequestStatus &)
Starts receiving API notifications
-
Since
-
S60 5.0
WaitForApiReq(TPckgBuf< TUint32 > &, TPckgBuf< TUint32 > &, TPckgBuf< TUint32 > &, TPtr8 &, TRequestStatus &)
Starts receiving API requests
-
Since
-
S60 5.0
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.