Condividi tramite


Struttura RILSENDMSGRESPONSE (ntddrilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per 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;

Membri

cbSize

dwParams

hrReturn

dwCDMACauseCode

dwCDMAErrorClass

dwGWLTransportCode

dwGWLRelayCode

dwMsgID

Fabbisogno

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