public static interface Winevt.EVT_SYSTEM_PROPERTY_ID
| Modifier and Type | Field and Description | 
|---|---|
| static int | EvtSystemActivityIDIdentifies the ActivityID attribute of the Correlation element. | 
| static int | EvtSystemChannelIdentifies the Channel element. | 
| static int | EvtSystemComputerIdentifies the Computer element. | 
| static int | EvtSystemEventIDIdentifies the EventID element. | 
| static int | EvtSystemEventRecordIdIdentifies the EventRecordID element. | 
| static int | EvtSystemKeywordsIdentifies the Keywords element. | 
| static int | EvtSystemLevelIdentifies the Level element. | 
| static int | EvtSystemOpcodeIdentifies the Opcode element. | 
| static int | EvtSystemProcessIDIdentifies the ProcessID attribute of the Execution element. | 
| static int | EvtSystemPropertyIdENDThis enumeration value marks the end of the enumeration values. | 
| static int | EvtSystemProviderGuidIdentifies the Guid attribute of the provider element. | 
| static int | EvtSystemProviderNameIdentifies the Name attribute of the provider element. | 
| static int | EvtSystemQualifiersIdentifies the Qualifiers attribute of the EventID element. | 
| static int | EvtSystemRelatedActivityIDIdentifies the RelatedActivityID attribute of the Correlation element. | 
| static int | EvtSystemTaskIdentifies the Task element. | 
| static int | EvtSystemThreadIDIdentifies the ThreadID attribute of the Execution element. | 
| static int | EvtSystemTimeCreatedIdentifies the SystemTime attribute of the TimeCreated element. | 
| static int | EvtSystemUserIDIdentifies the UserID element. | 
| static int | EvtSystemVersionIdentifies 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