// ntddrilapitypes.h
typedef enum RILREMOTEPARTYINFOVALUEPARAM {
RIL_PARAM_RPI_EXECUTOR,
RIL_PARAM_RPI_ADDRESS,
RIL_PARAM_RPI_SUBADDRESS,
RIL_PARAM_RPI_DESCRIPTION,
RIL_PARAM_RPI_NUM_PRES_IND,
RIL_PARAM_RPI_NAME_PRES_IND,
RIL_PARAM_RPI_ID,
RIL_PARAM_RPI_ALL
} RILREMOTEPARTYINFOPARAM;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILREMOTEPARTYINFOVALUEPARAM {
RIL_PARAM_RPI_EXECUTOR,
RIL_PARAM_RPI_ADDRESS,
RIL_PARAM_RPI_SUBADDRESS,
RIL_PARAM_RPI_DESCRIPTION,
RIL_PARAM_RPI_NUM_PRES_IND,
RIL_PARAM_RPI_NAME_PRES_IND,
RIL_PARAM_RPI_ID,
RIL_PARAM_RPI_ALL
} RILREMOTEPARTYINFOPARAM;
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_PARAM_RPI_EXECUTORRIL_PARAM_RPI_ADDRESSRIL_PARAM_RPI_SUBADDRESSRIL_PARAM_RPI_DESCRIPTIONRIL_PARAM_RPI_NUM_PRES_INDRIL_PARAM_RPI_NAME_PRES_INDRIL_PARAM_RPI_IDRIL_PARAM_RPI_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_RPI_EXECUTORRIL_PARAM_RPI_ADDRESSRIL_PARAM_RPI_SUBADDRESSRIL_PARAM_RPI_DESCRIPTIONRIL_PARAM_RPI_NUM_PRES_INDRIL_PARAM_RPI_NAME_PRES_INDRIL_PARAM_RPI_IDRIL_PARAM_RPI_ALL