// ntddrilapitypes.h
typedef enum RILCALLINFOMULTIPARTY {
RIL_CALL_SINGLEPARTY,
RIL_CALL_MULTIPARTY,
RIL_CALL_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILCALLINFOMULTIPARTY {
RIL_CALL_SINGLEPARTY,
RIL_CALL_MULTIPARTY,
RIL_CALL_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_CALL_SINGLEPARTYRIL_CALL_MULTIPARTYRIL_CALL_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CALL_SINGLEPARTYRIL_CALL_MULTIPARTYRIL_CALL_MAX