SYMBIAN OS V9.4
Feedback
#include <EIKMSG.H>
TEikInfoMsgBuf
typedef TBuf<KEikInfoMsgMaxLen> TEikInfoMsgBuf;
Specifies the maximum length of the message buffer.
TEikBusyMsgBuf
typedef TBuf<KEikBusyMsgMaxLen> TEikBusyMsgBuf;
KEikInfoMsgMaxLen
const TInt KEikInfoMsgMaxLen=RMessageWindow::EMaxTextLength;
KEikBusyMsgMaxLen
const TInt KEikBusyMsgMaxLen=RMessageWindow::EMaxTextLength;
Copyright © 2005-2009 Symbian Software Ltd.