Windows Event Log Enumerations
Windows Event Log defines the following enumerations.
Enumeration | Description |
---|---|
EVT_CHANNEL_CLOCK_TYPE | Defines the values that specify the type of time stamp to use when logging events channel. |
EVT_CHANNEL_CONFIG_PROPERTY_ID | Defines the identifiers that identify the configuration properties of a channel. |
EVT_CHANNEL_ISOLATION_TYPE | Defines the default access permissions to apply to the channel. |
EVT_CHANNEL_REFERENCE_FLAGS | Defines the values that specify how a channel is referenced. |
EVT_CHANNEL_SID_TYPE | Defines the values that determine whether the event includes the security identifier (SID) of the principal that logged the event. |
EVT_CHANNEL_TYPE | Defines the type of a channel. |
EVT_EVENT_METADATA_PROPERTY_ID | Defines the identifiers that identify the metadata properties of an event definition. |
EVT_EVENT_PROPERTY_ID | Defines the values that determine the query information to retrieve. |
EVT_EXPORTLOG_FLAGS | Defines values that indicate whether the events come from a channel or log file. |
EVT_FORMAT_MESSAGE_FLAGS | Defines the values that specify the message string from the event to format. |
EVT_LOG_PROPERTY_ID | Defines the identifiers that identify the log file metadata properties of a channel or log file. |
EVT_LOGIN_CLASS | Defines the types of connection methods you can use to connect to the remote computer. |
EVT_OPEN_LOG_FLAGS | Defines the values that specify whether to open a channel or exported log file. |
EVT_PUBLISHER_METADATA_PROPERTY_ID | Defines the identifiers that identify the metadata properties of a provider. |
EVT_QUERY_FLAGS | Defines the values that specify how to return the query results and whether you are query against a channel or log file. |
EVT_QUERY_PROPERTY_ID | Defines the identifiers that identify the query information that you can retrieve. |
EVT_RENDER_CONTEXT_FLAGS | Defines the values that specify the type of information to access from the event. |
EVT_RENDER_FLAGS | Defines the values that specify what to render. |
EVT_RPC_LOGIN_FLAGS | Defines the types of authentication that you can use to authenticate the user when connecting to a remote computer. |
EVT_SEEK_FLAGS | Defines the relative position in the result set from which to seek. |
EVT_SUBSCRIBE_FLAGS | Defines the possible values that specify when to start subscribing to events. |
EVT_SUBSCRIBE_NOTIFY_ACTION | Defines the possible types of data that the subscription service can deliver to your callback. |
EVT_SYSTEM_PROPERTY_ID | Defines the identifiers that identify the system-defined properties of an event. |
EVT_VARIANT_TYPE | Defines the possible data types of a variant data item. |