RAccessoryConnectionBase Class Reference
| class RAccessoryConnectionBase : public RAccessorySubsessionBase |
| Inherited Functions |
|---|
| | RAccessorySubsessionBase::CloseSubSession() |
| | RAccessorySubsessionBase::CreateSubSession(RAccessoryServer &) |
| | RAccessorySubsessionBase::RAccessorySubsessionBase() |
| | RSubSessionBase::CloseSubSession(TInt) |
| | RSubSessionBase::CreateAutoCloseSubSession(RSessionBase &,TInt,const TIpcArgs &) |
| | RSubSessionBase::CreateSubSession(const RSessionBase &,TInt) |
| | RSubSessionBase::CreateSubSession(const RSessionBase &,TInt,const TIpcArgs &) |
| | RSubSessionBase::RSubSessionBase() |
| | RSubSessionBase::Send(TInt)const |
| | RSubSessionBase::Send(TInt,const TIpcArgs &)const |
| | RSubSessionBase::SendReceive(TInt)const |
| | RSubSessionBase::SendReceive(TInt,TRequestStatus &)const |
| | RSubSessionBase::SendReceive(TInt,const TIpcArgs &)const |
| | RSubSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const |
| | RSubSessionBase::Session()const |
| | RSubSessionBase::SubSessionHandle()const |
Constructor & Destructor Documentation
RAccessoryConnectionBase()
| IMPORT_C | RAccessoryConnectionBase | ( | ) | [protected] |
Member Functions Documentation
GetSubblockNameArrayL(const TAccPolGenericID &, CAccPolSubblockNameArray &)
Get supported capabilities for the connected accessory.
- Since
- S60 3.1
- Exceptions
-
| system-wide |
error code if failed. Specifically: KErrArgument if an argument is out of range
|
GetValueL AccPolCommonNameValuePairs.h AccPolProprietaryNameValuePairs.h
GetValueL(const TAccPolGenericID &, const TAccPolNameRecord &, TAccValueTypeTBool &)
Get the value for the specific accessory capability.
Accessory capability name constants and value types are defined in AccPolCommonNameValuePairs.h and AccPolProprietaryNameValuePairs.h.
- Since
- S60 3.1
- Exceptions
-
| system-wide |
error code if failed. Specifically: KErrArgument if an argument is out of range.
|
GetSubblockNameArrayL() AccPolCommonNameValuePairs.h AccPolProprietaryNameValuePairs.h AccPolGenericid.h
GetValueL(const TAccPolGenericID &, const TAccPolNameRecord &, TAccValueTypeTInt &)
Get the value for the specific accessory capability.
Accessory capability name constants and value types are defined in AccPolCommonNameValuePairs.h and AccPolProprietaryNameValuePairs.h.
- Since
- S60 3.1
- Exceptions
-
| system-wide |
error code if failed. Specifically: KErrArgument if an argument is out of range.
|
GetSubblockNameArrayL() AccPolCommonNameValuePairs.h AccPolProprietaryNameValuePairs.h AccPolGenericid.h
GetValueL(const TAccPolGenericID &, const TAccPolNameRecord &, TDes8 &)
Get the value for the specific accessory capability.
Accessory capability name constants and value types are defined in AccPolCommonNameValuePairs.h and AccPolProprietaryNameValuePairs.h.
- Since
- S60 3.1
- Exceptions
-
| system-wide |
error code if failed. Specifically: KErrArgument if an argument is out of range.
|
GetSubblockNameArrayL() AccPolCommonNameValuePairs.h AccPolProprietaryNameValuePairs.h AccPolGenericid.h
Parameters
| const TAccPolGenericID & aGenericID | Generic ID of the connected accessory. |
| const TAccPolNameRecord & aNameRecord | Accessory capability. |
| TDes8 & aValue | On return, contains the current value for the specific accessory capability. |
GetValueL(const TAccPolGenericID &, const TAccPolNameRecord &, CAccPolObjectCon &)
Get the value for the specific accessory capability.
Accessory capability name constants and value types are defined in AccPolCommonNameValuePairs.h and AccPolProprietaryNameValuePairs.h.
- Exceptions
-
| system-wide |
error code if failed. Specifically: KErrArgument if an argument is out of range.
|
accpolobjectbase.h accpolobjectcon.h AccPolCommonNameValuePairs.h
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.