// ntddrilapitypes.h
typedef enum RILMSGCDMAMSGDISPLAYMODE {
RIL_MSGDISPLAYMODE_IMMEDIATE,
RIL_MSGDISPLAYMODE_MOBILEDEFAULT,
RIL_MSGDISPLAYMODE_USERDEFAULT,
RIL_MSGDISPLAYMODE_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILMSGCDMAMSGDISPLAYMODE {
RIL_MSGDISPLAYMODE_IMMEDIATE,
RIL_MSGDISPLAYMODE_MOBILEDEFAULT,
RIL_MSGDISPLAYMODE_USERDEFAULT,
RIL_MSGDISPLAYMODE_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_MSGDISPLAYMODE_IMMEDIATERIL_MSGDISPLAYMODE_MOBILEDEFAULTRIL_MSGDISPLAYMODE_USERDEFAULTRIL_MSGDISPLAYMODE_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_MSGDISPLAYMODE_IMMEDIATERIL_MSGDISPLAYMODE_MOBILEDEFAULTRIL_MSGDISPLAYMODE_USERDEFAULTRIL_MSGDISPLAYMODE_MAX