Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

Phonebook notifications (RIL_NCLASS_PHONEBOOK).

Value Description

RIL_NOTIFY_PHONEBOOKENTRYSTORED

A phonebook entry has been added to storage. The lpDatanotification parameter points to the storage index assigned to the new entry. If dwIndexis RIL_PBINDEX_FIRSTAVAILABLE, the new entry was stored in the first available location.

RIL_NOTIFY_PHONEBOOKENTRYDELETED

A phonebook entry has been deleted from storage. The lpDatanotification parameter points to the storage index occupied by the deleted entry.

RIL_NOTIFY_PHONEBOOKSTORAGECHANGED

Phonebook storage location has been changed. The lpDatanotification parameter points to a phonebook storage constant.

See Also