Condividi tramite


Struttura RILLINECONTROLINFO (ntddrilapitypes.h)

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

Sintassi

typedef struct RILLINECONTROLINFO {
  DWORD cbSize;
  DWORD dwExecutor;
  BOOL  fPolarityIncluded;
  BOOL  fToggleMode;
  BOOL  fReversePolarity;
  DWORD dwPowerDenialTime;
} RILLINECONTROLINFO, *LPRILLINECONTROLINFO;

Members

cbSize

dwExecutor

fPolarityIncluded

fToggleMode

fReversePolarity

dwPowerDenialTime

Requisiti

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