RILPHONEBOOKANSOPERATION enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILPHONEBOOKANSOPERATION {
RIL_PHONEBOOK_ANSADDED,
RIL_PHONEBOOK_ANSMODIFIED,
RIL_PHONEBOOK_ANSDELETED,
RIL_PHONEBOOK_MAX
} ;
Constants
|
RIL_PHONEBOOK_ANSADDED
|
RIL_PHONEBOOK_ANSMODIFIED
|
RIL_PHONEBOOK_ANSDELETED
|
RIL_PHONEBOOK_MAX
|
Requirements
Requirement |
Value |
Header |
rilapitypes.h (include Rilapitypes.h) |