Notification Phonebook Constants

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

Phonebook notifications (RIL_NCLASS_PHONEBOOK).

Value Description

RIL_NOTIFY_PHONEBOOKENTRYSTORED

A phonebook entry has been added to storage. The lpData notification parameter points to the storage index assigned to the new entry. If dwIndex is 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 lpData notification parameter points to the storage index occupied by the deleted entry.

RIL_NOTIFY_PHONEBOOKSTORAGECHANGED

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

See Also

Reference

Notification Class Constants
Phonebook Storage Constants