Compartir a través de


enumeración EVT_CHANNEL_REFERENCE_FLAGS (winevt.h)

Define los valores que especifican cómo se hace referencia a un canal.

Syntax

typedef enum _EVT_CHANNEL_REFERENCE_FLAGS {
  EvtChannelReferenceImported = 0x1
} EVT_CHANNEL_REFERENCE_FLAGS;

Constantes

 
EvtChannelReferenceImported
Valor: 0x1
Especifica que se importa el canal.

Requisitos

Requisito Value
Cliente mínimo compatible Windows Vista [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows Server 2008 [solo aplicaciones de escritorio]
Encabezado winevt.h

Consulte también

EVT_CHANNEL_CONFIG_PROPERTY_ID

EvtGetChannelConfigProperty

Tipo complejo ImportChannelType