// ntddrilapitypes.h
typedef enum RILPERSODEACTIVATIONSTATEDEPERSOSTATE {
RIL_DEPERSOSTATE_READY,
RIL_DEPERSOSTATE_CK_REQUIRED,
RIL_DEPERSOSTATE_PUK_REQUIRED,
RIL_DEPERSOSTATE_PUK_BLOCKED,
RIL_DEPERSOSTATE_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILPERSODEACTIVATIONSTATEDEPERSOSTATE {
RIL_DEPERSOSTATE_READY,
RIL_DEPERSOSTATE_CK_REQUIRED,
RIL_DEPERSOSTATE_PUK_REQUIRED,
RIL_DEPERSOSTATE_PUK_BLOCKED,
RIL_DEPERSOSTATE_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_DEPERSOSTATE_READYRIL_DEPERSOSTATE_CK_REQUIREDRIL_DEPERSOSTATE_PUK_REQUIREDRIL_DEPERSOSTATE_PUK_BLOCKEDRIL_DEPERSOSTATE_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_DEPERSOSTATE_READYRIL_DEPERSOSTATE_CK_REQUIREDRIL_DEPERSOSTATE_PUK_REQUIREDRIL_DEPERSOSTATE_PUK_BLOCKEDRIL_DEPERSOSTATE_MAX