SWI_STRUCT_PHONEBK_Entry Struct Reference

#include <SwiStructsGsm.h>

List of all members.

Public Attributes

U32 sizeStruct
U32 nID
SWI_TYPE_Phonebook ePhoneBookType
WCHAR szEntryName [LENGTH_EntryName]
U32 nPhoneNumberLength
U8 byPhoneNumber [LENGTH_GSM_PhoneNumber]
bool bValid
bool bInternational
bool bReadFromStart
bool bMoreEntries
SWI_TYPE_PHONEBOOK_Result eResultCode


Detailed Description

This structure contains phone book entry information.

See also:
SWI_TYPE_Phonebook

SWI_TYPE_PHONEBOOK_Result

SwiGetPhonebookEntry

SwiAddPhonebookEntry

SwiEditPhonebookEntry


Member Data Documentation

True indicates the phone number is international, false otherwise.

True is returned if there are more entries, false otherwise. This field is only valid when reading from a phonebook.

True is passed to the modem to read from the start of the phonebook. False is passed to read from the current position.

True indicates the phonebook data is valid, false otherwise.

U8 SWI_STRUCT_PHONEBK_Entry::byPhoneNumber[LENGTH_GSM_PhoneNumber]

A binary number representing the phone number.

Phone book type.

SWI_TYPE_PHONEBOOK_Result SWI_STRUCT_PHONEBK_Entry::eResultCode

Result of the phonebook operation.

Entry ID.

Phone number length; minimum 1 digit, maximum 20 digits.

The size, in bytes, of this structure.

WCHAR SWI_STRUCT_PHONEBK_Entry::szEntryName[LENGTH_EntryName]

A NULL terminated string representing the phonebook entry name.


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

Generated on Fri Oct 2 10:27:35 2009 for 3G SDK by  doxygen 1.5.9