// ntddrilapitypes.h
typedef enum RILSENDMSGOPTIONS {
RIL_SENDOPT_NONE,
RIL_SENDOPT_PERSISTLINK,
RIL_SENDOPT_IMS
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILSENDMSGOPTIONS {
RIL_SENDOPT_NONE,
RIL_SENDOPT_PERSISTLINK,
RIL_SENDOPT_IMS
} ;
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_SENDOPT_NONERIL_SENDOPT_PERSISTLINKRIL_SENDOPT_IMSThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_SENDOPT_NONERIL_SENDOPT_PERSISTLINKRIL_SENDOPT_IMS