CMPXMediaBase::TValue Class Reference

class CMPXMediaBase::TValue

Encapsulates a local value, uid and corresponding attribute type.

mpxcommon.lib

Constructor & Destructor Documentation

TValue(TAny *, TInt, TMPXAttributeType)

TValue ( TAny * aValue,
TInt aUid,
TMPXAttributeType aType
) [inline]

C++ constuctor.

Since
S60 3.2.3

Parameters

TAny * aValue pointer to the object of the media attribute
TInt aUid uid of the object
TMPXAttributeType aType type of the media attribute

Member Data Documentation

TMPXAttributeType iType

TMPXAttributeType iType

TInt iUid

TInt iUid

TAny * iValue

TAny * iValue