// ntddrilapitypes.h
typedef enum RILPARTICIPANTOPERATION {
RIL_PARTICIPANT_ADD,
RIL_PARTICIPANT_REMOVE,
RIL_PARTICIPANT_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILPARTICIPANTOPERATION {
RIL_PARTICIPANT_ADD,
RIL_PARTICIPANT_REMOVE,
RIL_PARTICIPANT_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_PARTICIPANT_ADDRIL_PARTICIPANT_REMOVERIL_PARTICIPANT_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARTICIPANT_ADDRIL_PARTICIPANT_REMOVERIL_PARTICIPANT_MAX