// ntddrilapitypes.h
typedef enum RILNITZNOTIFICATIONCAPS {
RIL_CAPS_NITZ_DISABLED,
RIL_CAPS_NITZ_ENABLED,
RIL_CAPS_NITZ_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILNITZNOTIFICATIONCAPS {
RIL_CAPS_NITZ_DISABLED,
RIL_CAPS_NITZ_ENABLED,
RIL_CAPS_NITZ_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_NITZ_DISABLEDRIL_CAPS_NITZ_ENABLEDRIL_CAPS_NITZ_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_CAPS_NITZ_DISABLEDRIL_CAPS_NITZ_ENABLEDRIL_CAPS_NITZ_MAX