Struttura RILUICCSERVICEINFO (ntddrilapitypes.h)

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

Sintassi

typedef struct RILUICCSERVICEINFO {
  DWORD                 cbSize;
  RILUICCSERVICESERVICE dwService;
  RILUICCSERVICESTATE   dwState;
} RILUICCSERVICEINFO, *LPRILUICCSERVICEINFO;

Members

cbSize

dwService

dwState

Requisiti

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