RSurfaceManager::THintPair Class Reference

class RSurfaceManager::THintPair
Public Member Functions
voidSet(TUid, TInt, TBool)
Public Attributes
TUid iKey
TBool iMutable
TInt iValue

Member Functions Documentation

Set(TUid, TInt, TBool)

voidSet(TUidaKey,
TIntaValue,
TBoolaMutable
)[inline]

Sets key, value and mutability of the hint.

Parameters

TUid aKeyThe UID of the key
TInt aValueThe value of the hint
TBool aMutableETrue if the hint value is mutable

Member Data Documentation

TUid iKey

TUid iKey

UID key number

TBool iMutable

TBool iMutable

Is the value modifiable

TInt iValue

TInt iValue

Integer key value