Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: concnf.h
Link against: conarc.lib

Class CMimeInfo

CMimeInfo

Support

Supported from 6.0

Description

Holds localised names for a data type.

Derivation

CBaseBase class for all classes to be instantiated on the heap
CMimeInfoHolds localised names for a data type

Defined in CMimeInfo:
AddLanguageL(), NewLC(), ~CMimeInfo()

Inherited from CBase:
operator new()


Construction and destruction


NewLC()

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


~CMimeInfo()

~CMimeInfo();

Description

Destructor.

[Top]


AddLanguageL()

void AddLanguageL(TLanguageInfo aLang);

Description

Adds a localised name for the data type.

Parameters

TLanguageInfo aLang

Localised name