Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 1.76 KB

ne-winevt-evt_open_log_flags.md

File metadata and controls

69 lines (58 loc) · 1.76 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:winevt._EVT_OPEN_LOG_FLAGS
EVT_OPEN_LOG_FLAGS (winevt.h)
Defines the values that specify whether to open a channel or exported log file.
EVT_OPEN_LOG_FLAGS
EVT_OPEN_LOG_FLAGS enumeration [EventLog]
EvtOpenChannelPath
EvtOpenFilePath
wes.evt_open_log_flags
winevt/EVT_OPEN_LOG_FLAGS
winevt/EvtOpenChannelPath
winevt/EvtOpenFilePath
wes\evt_open_log_flags.htm
wes
c5badaee-4b3b-448a-9a91-df58be1ec884
12/05/2018
EVT_OPEN_LOG_FLAGS, EVT_OPEN_LOG_FLAGS enumeration [EventLog], EvtOpenChannelPath, EvtOpenFilePath, wes.evt_open_log_flags, winevt/EVT_OPEN_LOG_FLAGS, winevt/EvtOpenChannelPath, winevt/EvtOpenFilePath
winevt.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
EVT_OPEN_LOG_FLAGS
19H1
_EVT_OPEN_LOG_FLAGS
winevt/_EVT_OPEN_LOG_FLAGS
EVT_OPEN_LOG_FLAGS
winevt/EVT_OPEN_LOG_FLAGS
c++
APIRef
kbSyntax
HeaderDef
WinEvt.h
EVT_OPEN_LOG_FLAGS

EVT_OPEN_LOG_FLAGS enumeration

-description

Defines the values that specify whether to open a channel or exported log file.

-enum-fields

-field EvtOpenChannelPath:0x1

Open a channel.

-field EvtOpenFilePath:0x2

Open an exported log file.

-see-also

EvtOpenLog