TAccPolValueRecord Class Reference
Constructor & Destructor Documentation
TAccPolValueRecord()
IMPORT_C | TAccPolValueRecord | ( | ) | |
TAccPolValueRecord(TInt, TAccPolValueType, TAccPolValueLocation)
TAccPolValueRecord(TDesC8 &, TAccPolValueLocation)
TAccPolValueRecord(TAccPolValueLocation, CAccPolObjectCon *)
Member Functions Documentation
GetValueL(TDesC8 &)
IMPORT_C void | GetValueL | ( | TDesC8 & | aValue | ) | const |
Gets the descriptor type value of value record.
Parameters
TDesC8 & aValue | Capability value. |
Location()
Returns the location of the value of value record.
SetL(TInt, TAccPolValueType, TAccPolValueLocation)
Sets content of a value record.
SetLocation(TAccPolValueLocation)
Sets the location of the value of value record.
SetType(TAccPolValueType)
Sets the type of the value of value record.
SetValue(TInt)
IMPORT_C void | SetValue | ( | TInt | aValue | ) | |
Sets the integer value of value record.
Parameters
TInt aValue | Capability value. |
SetValue(const TDesC8 &)
IMPORT_C void | SetValue | ( | const TDesC8 & | aValue | ) | |
Sets the descriptor type of value to the value record.
Parameters
const TDesC8 & aValue | Reference to capability value. |
Type()
Returns the type of the value of value record.
- Since
- S60 3.1 return TAccPolValueType holding the value type of the value record.
Value()
IMPORT_C TInt | Value | ( | ) | const |
Returns the value of value record.
ValueRef()
Returns the reference to the value of value record.
Member Data Documentation
TAccPolValueLocation
iLocation
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.