// ntddrilapitypes.h
typedef enum RILMSGOUTSUBMITVPFORMAT {
RIL_MSGVP_NONE,
RIL_MSGVP_RELATIVE,
RIL_MSGVP_ENHANCED,
RIL_MSGVP_ABSOLUTE,
RIL_MSGVP_MAX
} ;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef enum RILMSGOUTSUBMITVPFORMAT {
RIL_MSGVP_NONE,
RIL_MSGVP_RELATIVE,
RIL_MSGVP_ENHANCED,
RIL_MSGVP_ABSOLUTE,
RIL_MSGVP_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_MSGVP_NONERIL_MSGVP_RELATIVERIL_MSGVP_ENHANCEDRIL_MSGVP_ABSOLUTERIL_MSGVP_MAXThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
RIL_MSGVP_NONERIL_MSGVP_RELATIVERIL_MSGVP_ENHANCEDRIL_MSGVP_ABSOLUTERIL_MSGVP_MAX