Share via


Notification Phonebook Constants (Windows Embedded CE 6.0)

1/6/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

Concepts

RIL Notifications