Partager via


Structure RILCBMSGCONFIG (rilapitypes.h)

Cette rubrique prend en charge l’infrastructure de pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntaxe

typedef struct RILCBMSGCONFIG {
  DWORD               cbSize;
  DWORD               dwParams;
  DWORD               dwGWLConfigInfoSize;
  RILCBGWLCONFIGINFO  GWLConfigInfo[50];
  DWORD               dwCDMAConfigInfoSize;
  RILCBCDMACONFIGINFO CDMAConfigInfo[50];
} RILCBMSGCONFIG, *LPRILCBMSGCONFIG;

Membres

cbSize

dwParams

dwGWLConfigInfoSize

GWLConfigInfo[50]

dwCDMAConfigInfoSize

CDMAConfigInfo[50]

Exigences

Exigence Valeur
d’en-tête rilapitypes.h (include Rilapitypes.h)