RILMSGOUTSUBMITVPFORMAT, énumération (ntddrilapitypes.h)

Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntax

typedef enum RILMSGOUTSUBMITVPFORMAT {
  RIL_MSGVP_NONE,
  RIL_MSGVP_RELATIVE,
  RIL_MSGVP_ENHANCED,
  RIL_MSGVP_ABSOLUTE,
  RIL_MSGVP_MAX
} ;

Constantes

 
RIL_MSGVP_NONE
RIL_MSGVP_RELATIVE
RIL_MSGVP_ENHANCED
RIL_MSGVP_ABSOLUTE
RIL_MSGVP_MAX

Configuration requise

Condition requise Valeur
En-tête ntddrilapitypes.h (inclure Rilapitypes.h)