// ntddrilapitypes.h
typedef enum RILPHONEBOOKANSOPERATION {
RIL_PHONEBOOK_ANSADDED,
RIL_PHONEBOOK_ANSMODIFIED,
RIL_PHONEBOOK_ANSDELETED,
RIL_PHONEBOOK_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILPHONEBOOKANSOPERATION {
RIL_PHONEBOOK_ANSADDED,
RIL_PHONEBOOK_ANSMODIFIED,
RIL_PHONEBOOK_ANSDELETED,
RIL_PHONEBOOK_MAX
} ;
View the official Windows Driver Kit DDI referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PHONEBOOK_ANSADDEDRIL_PHONEBOOK_ANSMODIFIEDRIL_PHONEBOOK_ANSDELETEDRIL_PHONEBOOK_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PHONEBOOK_ANSADDEDRIL_PHONEBOOK_ANSMODIFIEDRIL_PHONEBOOK_ANSDELETEDRIL_PHONEBOOK_MAX