Compartir a través de


Estructura RILCBMSGCONFIG (ntddrilapitypes.h)

Este tema admite la infraestructura de controladores de Windows y no está pensado para usarse directamente desde el código.

Sintaxis

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

Miembros

cbSize

dwParams

dwGWLConfigInfoSize

GWLConfigInfo[50]

dwCDMAConfigInfoSize

CDMAConfigInfo[50]

Requisitos

Requisito Valor
Header ntddrilapitypes.h (incluya Rilapitypes.h)