Structure RILSENDMSGRESPONSE (rilapitypes.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 RILSENDMSGRESPONSE {
  DWORD   cbSize;
  DWORD   dwParams;
  HRESULT hrReturn;
  DWORD   dwCDMACauseCode;
  DWORD   dwCDMAErrorClass;
  DWORD   dwGWLTransportCode;
  DWORD   dwGWLRelayCode;
  DWORD   dwMsgID;
} RILSENDMSGRESPONSE, *LPRILSENDMSGRESPONSE;

Membres

cbSize

dwParams

hrReturn

dwCDMACauseCode

dwCDMAErrorClass

dwGWLTransportCode

dwGWLRelayCode

dwMsgID

Configuration requise

Condition requise Valeur
En-tête rilapitypes.h (inclure Rilapitypes.h)