Structure RILSENDUICCTOOLKITENVELOPEPARAMS (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.

Syntaxe

typedef struct RILSENDUICCTOOLKITENVELOPEPARAMS {
  DWORD dwSlotIndex;
  DWORD dwEnvelopeSize;
  BYTE  bEnvelope[1];
} RILSENDUICCTOOLKITENVELOPEPARAMS, *LPRILSENDUICCTOOLKITENVELOPEPARAMS;

Membres

dwSlotIndex

dwEnvelopeSize

bEnvelope[1]

Configuration requise

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