// ntddrilapitypes.h
typedef enum RILCALLWAITINGINFOPARAMMASK {
RIL_PARAM_CWI_EXECUTOR,
RIL_PARAM_CWI_CALLTYPE,
RIL_PARAM_CWI_CALLERINFO,
RIL_PARAM_CWI_ALL
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILCALLWAITINGINFOPARAMMASK {
RIL_PARAM_CWI_EXECUTOR,
RIL_PARAM_CWI_CALLTYPE,
RIL_PARAM_CWI_CALLERINFO,
RIL_PARAM_CWI_ALL
} ;
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_CWI_EXECUTORRIL_PARAM_CWI_CALLTYPERIL_PARAM_CWI_CALLERINFORIL_PARAM_CWI_ALLThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_PARAM_CWI_EXECUTORRIL_PARAM_CWI_CALLTYPERIL_PARAM_CWI_CALLERINFORIL_PARAM_CWI_ALL