UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

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



Location: QMappExtInterface.h

Class TQMappDnlCreateMultiple

class TQMappDnlCreateMultiple;

Description

An array of the contact ids and field ids of the recipients of an email/MMS/SMS message.

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

Members

Defined in TQMappDnlCreateMultiple:
TContactFieldIds, iContactCount, iContactFieldIdArray

See also:


Member classes


Class TContactFieldIds

class TContactFieldIds;

Description

The contact and field ID

Members

Defined in TQMappDnlCreateMultiple::TContactFieldIds:
iContactId, iFieldId

Member data


iContactId

TContactItemId iContactId;

Description

The contact ID of a recipient.


iFieldId

TInt iFieldId;

Description

The field ID of a recipient

[Top]


Member data


iContactCount

TInt iContactCount;

Description

Number of contacts included in the array


iContactFieldIdArray

TContactFieldIds iContactFieldIdArray;

Description

Array with contacts IDs and field ids