Enumerazione RILMSGOUTSUBMITVPFORMAT (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.
Sintassi
typedef enum RILMSGOUTSUBMITVPFORMAT {
RIL_MSGVP_NONE,
RIL_MSGVP_RELATIVE,
RIL_MSGVP_ENHANCED,
RIL_MSGVP_ABSOLUTE,
RIL_MSGVP_MAX
} ;
Costanti
RIL_MSGVP_NONE |
RIL_MSGVP_RELATIVE |
RIL_MSGVP_ENHANCED |
RIL_MSGVP_ABSOLUTE |
RIL_MSGVP_MAX |
Requisiti
Requisito | Valore |
---|---|
Intestazione | ntddrilapitypes.h (include Rilapitypes.h) |