Estrutura RILRADIOCONFIGURATIONS (ntddrilapitypes.h)

Este tópico dá suporte à infraestrutura de driver do Windows e não se destina a ser usado diretamente do seu código.

Sintaxe

typedef struct RILRADIOCONFIGURATIONS {
  DWORD                 dwNumberOfConfigurations;
  RILRADIOCONFIGURATION stConfigurations[1];
} RILRADIOCONFIGURATIONS, *LPRILRADIOCONFIGURATIONS;

Membros

dwNumberOfConfigurations

stConfigurations[1]

Requisitos

Requisito Valor
Cabeçalho ntddrilapitypes.h (inclua Rilapitypes.h)