CMPXMediaBase::TValue Class Reference

class CMPXMediaBase::TValue

Encapsulates a local value, uid and corresponding attribute type.

mpxcommon.lib

Public Member Functions
TValue(TAny *, TInt, TMPXAttributeType)
Public Attributes
TMPXAttributeType iType
TInt iUid
TAny *iValue

Constructor & Destructor Documentation

TValue(TAny *, TInt, TMPXAttributeType)

TValue(TAny *aValue,
TIntaUid,
TMPXAttributeTypeaType
)[inline]

C++ constuctor.

Since
S60 3.2.3

Parameters

TAny * aValuepointer to the object of the media attribute
TInt aUiduid of the object
TMPXAttributeType aTypetype of the media attribute

Member Data Documentation

TMPXAttributeType iType

TMPXAttributeType iType

TInt iUid

TInt iUid

TAny * iValue

TAny *iValue