Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <Resource.h>

Class TMdaUrlClipLocation

Interface status: deprecated

class TMdaUrlClipLocation : public TMdaClipLocation;

Description

Not used in MMF

Derivation

Members

Defined in TMdaUrlClipLocation:

Inherited from TMdaClipLocation:

Inherited from TMdaPackage:

Inherited from TMdaRawPackage:


Construction and destruction


TMdaUrlClipLocation()

Interface status: deprecated Inherited from: TMdaUrlClipLocation

inline TMdaUrlClipLocation();

Description


TMdaUrlClipLocation(const TDesC &,TInt,const TDesC8 &)

Interface status: deprecated Inherited from: TMdaUrlClipLocation

inline TMdaUrlClipLocation(const TDesC &aUrl, TInt aIapId, const TDesC8 &aMimeType=KNullDesC8);

Description

Parameters

const TDesC16 &aUrl

TInt aIapId

const TDesC8 &aMimeType

[Top]


Member data


iUrl

Interface status: deprecated Inherited from: TMdaUrlClipLocation

TBuf< 256 > iUrl;

Description


iMimeType

Interface status: deprecated Inherited from: TMdaUrlClipLocation

TBuf8< 256 > iMimeType;

Description


iIapId

Interface status: deprecated Inherited from: TMdaUrlClipLocation

TInt iIapId;

Description