RSurfaceManager::THintPair Class Reference

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

Member Functions Documentation

Set(TUid, TInt, TBool)

void Set ( TUid aKey,
TInt aValue,
TBool aMutable
) [inline]

Sets key, value and mutability of the hint.

Parameters

TUid aKey The UID of the key
TInt aValue The value of the hint
TBool aMutable ETrue 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