Struttura RILSENDMSGRESPONSE (ntddrilapitypes.h)

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

Sintassi

typedef struct RILSENDMSGRESPONSE {
  DWORD   cbSize;
  DWORD   dwParams;
  HRESULT hrReturn;
  DWORD   dwCDMACauseCode;
  DWORD   dwCDMAErrorClass;
  DWORD   dwGWLTransportCode;
  DWORD   dwGWLRelayCode;
  DWORD   dwMsgID;
} RILSENDMSGRESPONSE, *LPRILSENDMSGRESPONSE;

Members

cbSize

dwParams

hrReturn

dwCDMACauseCode

dwCDMAErrorClass

dwGWLTransportCode

dwGWLRelayCode

dwMsgID

Requisiti

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