SAknGlobalNoteParams Struct Reference

API published in: S60 1st Ed


#include <aknnotifystd.h>

Detailed Description

Global note parameters.

Data Fields

TAknGlobalNoteType  iType
TPtrC  iText
TInt  iPriority
TInt  iSoftkeys
TInt  iGraphic
TInt  iGraphicMask
TInt  iAnimation

Field Documentation

TInt SAknGlobalNoteParams::iAnimation
 
TInt SAknGlobalNoteParams::iGraphic
 
TInt SAknGlobalNoteParams::iGraphicMask
 
TInt SAknGlobalNoteParams::iPriority
 
TInt SAknGlobalNoteParams::iSoftkeys
 
TPtrC SAknGlobalNoteParams::iText
 
TAknGlobalNoteType SAknGlobalNoteParams::iType
 

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

Copyright © Nokia Corporation 2001-2008
Back to top