Struttura RILSENDUICCTOOLKITENVELOPEPARAMS (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.

Sintassi

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

Members

dwSlotIndex

dwEnvelopeSize

bEnvelope[1]

Requisiti

Requisito Valore
Intestazione rilapitypes.h (include Rilapitypes.h)