EVT_CHANNEL_REFERENCE_FLAGS enumeration (winevt.h)
Defines the values that specify how a channel is referenced.
Syntax
typedef enum _EVT_CHANNEL_REFERENCE_FLAGS {
EvtChannelReferenceImported = 0x1
} EVT_CHANNEL_REFERENCE_FLAGS;
Constants
EvtChannelReferenceImported Value: 0x1 Specifies that the channel is imported. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | winevt.h |