Struttura RILUICCRESPONSE (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.

Sintassi

typedef struct RILUICCRESPONSE {
  DWORD cbSize;
  DWORD dwParams;
  DWORD dwStatusWord1;
  DWORD dwStatusWord2;
  DWORD dwResponseSize;
  BYTE  pbResponse[1];
} RILUICCRESPONSE, *LPRILUICCRESPONSE;

Members

cbSize

dwParams

dwStatusWord1

dwStatusWord2

dwResponseSize

pbResponse[1]

Requisiti

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