S60 3rd Edition API Reference: CAknPopupNotify Class Reference

CAknPopupNotify Class Reference

API published in: S60 1st Ed

Link against: aknnotify.lib eiksrv.lib

Capability Information

Required Capabilities

None


#include <aknpopupnotify.h>

Inherits CAknNotifyBase.


Public Member Functions

IMPORT_C ~CAknPopupNotify ()
IMPORT_C void PopupMessageL (const TDesC &aMessage)

Static Public Member Functions

static IMPORT_C CAknPopupNotifyNewL ()
static IMPORT_C CAknPopupNotifyNewLC ()

Constructor & Destructor Documentation

IMPORT_C CAknPopupNotify::~CAknPopupNotify  ) 
 

Member Function Documentation

static IMPORT_C CAknPopupNotify* CAknPopupNotify::NewL  )  [static]
 
static IMPORT_C CAknPopupNotify* CAknPopupNotify::NewLC  )  [static]
 
IMPORT_C void CAknPopupNotify::PopupMessageL const TDesC &  aMessage  ) 
 

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2007
Back to top