Estructura RILSENDUICCTOOLKITCMDRESPONSEPARAMS (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 RILSENDUICCTOOLKITCMDRESPONSEPARAMS {
  DWORD dwSlotIndex;
  DWORD dwDetailsSize;
  BYTE  bDetails[1];
} RILSENDUICCTOOLKITCMDRESPONSEPARAMS, *LPRILSENDUICCTOOLKITCMDRESPONSEPARAMS;

Miembros

dwSlotIndex

dwDetailsSize

bDetails[1]

Requisitos

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