CIMPSSAPSettingsListItem Class Reference
class CIMPSSAPSettingsListItem : public CBase |
CIMPSSAPSettingsListItem is "light weight" representation of SAP settings. It contains only SAP name, UID, protection level, and access group.
CIMPSSAPSettingsList uses CIMPSSAPSettingsListItems to represent stored SAP settings.
WVSAPSettingsStore.dll
- Since
- 3.0
Constructor & Destructor Documentation
CIMPSSAPSettingsListItem()
CIMPSSAPSettingsListItem | ( | ) | [private] |
~CIMPSSAPSettingsListItem()
IMPORT_C | ~CIMPSSAPSettingsListItem | ( | ) | [virtual] |
Member Functions Documentation
AccessGroup()
Gets the SAP settings access group.
- Since
- 3.0
Name()
IMPORT_C const TDesC & | Name | ( | ) | const |
Gets the SAP settings name.
- Since
- 3.0
NewLC(const TDesC &, TUint32, TIMPSAccessGroup)
Two-phased constructor. Defaults the SAP protection level to ESAPNoProtection.
NewLC(const TDesC &, TUint32)
NewLC(const TDesC &, TUint32, TIMPSAccessGroup, TIMPSSAPProtection)
Two-phased constructor. Overload method accepting also the protection level. If the passed protection level isn't one of the defined in TIMPSSAPProtection, leaves with KErrArgument.
NewLC(const TDesC &, TUint32, TIMPSSAPProtection)
Protection()
Gets the SAP settings protection level.
- Since
- 3.0
Uid()
Gets the SAP settings UID.
- Since
- 3.0
Member Data Documentation
TIMPSSAPProtection
iProtection
TAny * iReserved1
TAny * | iReserved1 | [private] |
TAny * iReserved2
TAny * | iReserved2 | [private] |
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.