// ntddrilapitypes.h
typedef enum RILSIGNALQUALITYCAPS {
RIL_CAPS_SIGNALQUALITY_NOTIFICATION,
RIL_CAPS_SIGNALQUALITY_POLLING,
RIL_CAPS_SIGNALQUALITY_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILSIGNALQUALITYCAPS {
RIL_CAPS_SIGNALQUALITY_NOTIFICATION,
RIL_CAPS_SIGNALQUALITY_POLLING,
RIL_CAPS_SIGNALQUALITY_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_CAPS_SIGNALQUALITY_NOTIFICATIONRIL_CAPS_SIGNALQUALITY_POLLINGRIL_CAPS_SIGNALQUALITY_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CAPS_SIGNALQUALITY_NOTIFICATIONRIL_CAPS_SIGNALQUALITY_POLLINGRIL_CAPS_SIGNALQUALITY_MAX