Location:
concnf.h
Link against: conarc.lib
CMimeInfo
Supported from 6.0
Holds localised names for a data type.
|
Defined in CMimeInfo
:
AddLanguageL()
, NewLC()
, ~CMimeInfo()
Inherited from CBase
:
operator new()
static CMimeInfo* NewLC(TDataType& aMime);
Allocates and constructs a CMimeInfo
for a specified data type, leaving the object on the cleanup stack.
|
|
void AddLanguageL(TLanguageInfo aLang);
Adds a localised name for the data type.
|