enumerazione EVT_CHANNEL_REFERENCE_FLAGS (winevt.h)
Definisce i valori che specificano come viene fatto riferimento a un canale.
Sintassi
typedef enum _EVT_CHANNEL_REFERENCE_FLAGS {
EvtChannelReferenceImported = 0x1
} EVT_CHANNEL_REFERENCE_FLAGS;
Costanti
EvtChannelReferenceImported Valore: 0x1 Specifica che il canale viene importato. |
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Intestazione | winevt.h |