Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <CONCNF.H>
Link against: conarc.lib

Class CMimeInfo

class CMimeInfo : public CBase;

Description

Holds the localised names for a data type.

Derivation

Members

Defined in CMimeInfo:

Inherited from CBase:


Construction and destruction


~CMimeInfo()

IMPORT_C ~CMimeInfo();

Description

Destructor.


NewLC(TDataType &)

IMPORT_C static CMimeInfo* NewLC(TDataType &aMime);

Description

Allocates and constructs a CMimeInfo for a specified data type, leaving the object on the cleanup stack.

Parameters

TDataType &aMime

Data type

Return value

CMimeInfo *

New CMimeInfo

[Top]


Member functions


AddLanguageL(TLanguageInfo)

IMPORT_C void AddLanguageL(TLanguageInfo aLang);

Description

Adds a localised name for the data type.

Parameters

TLanguageInfo aLang

Localised name