Struttura RILRADIOCONFIGURATIONS (ntddrilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.

Sintassi

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

Members

dwNumberOfConfigurations

stConfigurations[1]

Requisiti

Requisito Valore
Intestazione ntddrilapitypes.h (include Rilapitypes.h)