Location:
eikmsg.h
Link against: eikcore.lib
class CEikInfoMsgWin : public CEikMsgWin, public MEikInfoMsgWin;
Enables construction of an information message window.
MEikInfoMsgWin
- No description.
CBase
- Base class for all classes to be instantiated on the heap
CEikMsgWin
- Base class providing functions to construct and display an information message
CEikInfoMsgWin
- Enables construction of an information message window
Defined in CEikInfoMsgWin
:
CEikInfoMsgWin()
, CEikInfoMsgWin_Reserved1()
, CEikInfoMsgWin_Reserved2()
, CEikMsgWin_Reserved1()
, CEikMsgWin_Reserved2()
, ConstructL()
Inherited from CBase
:
Delete()
,
Extension_()
,
operator new()
Inherited from CEikMsgWin
:
CancelDisplay()
,
DoStartDisplay()
,
StartDisplay()
,
iBlankWindow
,
iDummy
,
iEikonEnv_
,
iMessageWindow
IMPORT_C void ConstructL(RWindowGroup &aWindowGroup, TInt aParam=0);
Completes construction.
|
IMPORT_C CEikInfoMsgWin(CEikonEnv &aEikonEnv);
Constructs an information message for the specified Uikon environment.
|
private: virtual IMPORT_C void CEikMsgWin_Reserved2();