Condividi tramite


Struttura RILRADIOSTATEITEMS (ntddrilapitypes.h)

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

Sintassi

typedef struct RILRADIOSTATEITEMS {
  DWORD             dwGroupId;
  DWORD             dwCntItems;
  RILRADIOSTATEITEM rilItems[1];
} RILRADIOSTATEITEMS, *LPRILRADIOSTATEITEMS;

Membri

dwGroupId

dwCntItems

rilItems[1]

Fabbisogno

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