Condividi tramite


Struttura RILLINECONTROLINFO (rilapitypes.h)

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

Sintassi

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

Membri

cbSize

dwExecutor

fPolarityIncluded

fToggleMode

fReversePolarity

dwPowerDenialTime

Fabbisogno

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