TelSmsStoredMsgCountInfo_t Struct Reference
[NetText Data Structures]

#include <TelNetText.h>


Detailed Description

This structure defines the different parameters that are related to the message count in a particular memory(Phone/SIM)


Data Fields

unsigned int TotalCount
int UsedCount
int IndexList [TAPI_NETTEXT_GSM_SMS_MSG_NUM_MAX]

Field Documentation

Total count of messages stored in SIM

Stored message count in SIM in SIM

int TelSmsStoredMsgCountInfo_t::IndexList[TAPI_NETTEXT_GSM_SMS_MSG_NUM_MAX]

Message index list stored in SIM. And the maximum size of this array can be of totalCount.This array contains the list of index values in which the messages are stored.i.e. index_list[totalcount] = [2,3] denotes that indexs 2 and 3 are stored(valid) and others not(empty).


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 01:01:00 2008 by  doxygen 1.5.4