public static interface Winevt.EVT_SYSTEM_PROPERTY_ID
Modifier and Type | Field | Description |
---|---|---|
static int |
EvtSystemActivityID |
Identifies the ActivityID attribute of the Correlation element.
|
static int |
EvtSystemChannel |
Identifies the Channel element.
|
static int |
EvtSystemComputer |
Identifies the Computer element.
|
static int |
EvtSystemEventID |
Identifies the EventID element.
|
static int |
EvtSystemEventRecordId |
Identifies the EventRecordID element.
|
static int |
EvtSystemKeywords |
Identifies the Keywords element.
|
static int |
EvtSystemLevel |
Identifies the Level element.
|
static int |
EvtSystemOpcode |
Identifies the Opcode element.
|
static int |
EvtSystemProcessID |
Identifies the ProcessID attribute of the Execution element.
|
static int |
EvtSystemPropertyIdEND |
This enumeration value marks the end of the enumeration values.
|
static int |
EvtSystemProviderGuid |
Identifies the Guid attribute of the provider element.
|
static int |
EvtSystemProviderName |
Identifies the Name attribute of the provider element.
|
static int |
EvtSystemQualifiers |
Identifies the Qualifiers attribute of the EventID element.
|
static int |
EvtSystemRelatedActivityID |
Identifies the RelatedActivityID attribute of the Correlation element.
|
static int |
EvtSystemTask |
Identifies the Task element.
|
static int |
EvtSystemThreadID |
Identifies the ThreadID attribute of the Execution element.
|
static int |
EvtSystemTimeCreated |
Identifies the SystemTime attribute of the TimeCreated element.
|
static int |
EvtSystemUserID |
Identifies the UserID element.
|
static int |
EvtSystemVersion |
Identifies the Version element.
|
static final int EvtSystemProviderName
static final int EvtSystemProviderGuid
static final int EvtSystemEventID
static final int EvtSystemQualifiers
static final int EvtSystemLevel
static final int EvtSystemTask
static final int EvtSystemOpcode
static final int EvtSystemKeywords
static final int EvtSystemTimeCreated
static final int EvtSystemEventRecordId
static final int EvtSystemActivityID
static final int EvtSystemRelatedActivityID
static final int EvtSystemProcessID
static final int EvtSystemThreadID
static final int EvtSystemChannel
static final int EvtSystemComputer
static final int EvtSystemUserID
static final int EvtSystemVersion
static final int EvtSystemPropertyIdEND