UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



Location: QMappExtInterface.h

Class TQMappDnlCreate

class TQMappDnlCreate;

Description

The address and name of the recipient of an email/SMS message.

The TQMappDnlCreateBuf typedef packages this class into a buffer which can be sent to the Messaging application’s list view in a DNL.

Members

Defined in TQMappDnlCreate:
iAddress, iTo

See also:


Member data


iAddress

TBuf< KMsgAddressLength > iAddress;

Description

The address/number of the recipient of the email or SMS.


iTo

TBuf< KMsgAddressLength > iTo;

Description

The name of the recipient.