public static interface Winevt.EVT_PUBLISHER_METADATA_PROPERTY_ID
Modifier and Type | Field and Description |
---|---|
static int |
EvtPublisherMetadataChannelReferenceFlags
Identifies the flags value that indicates whether this channel is imported from another provider.
|
static int |
EvtPublisherMetadataChannelReferenceID
Identifies the value attribute of the channel.
|
static int |
EvtPublisherMetadataChannelReferenceIndex
Identifies the zero-based index value of the channel in the list of channels.
|
static int |
EvtPublisherMetadataChannelReferenceMessageID
Identifies the message attribute of the channel.
|
static int |
EvtPublisherMetadataChannelReferencePath
Identifies the name attribute of the channel.
|
static int |
EvtPublisherMetadataChannelReferences
Identifies the channels child element of the provider.
|
static int |
EvtPublisherMetadataHelpLink
Identifies the helpLink attribute of the provider.
|
static int |
EvtPublisherMetadataKeywordMessageID
Identifies the message attribute of the keyword.
|
static int |
EvtPublisherMetadataKeywordName
Identifies the name attribute of the keyword.
|
static int |
EvtPublisherMetadataKeywords
Identifies the keywords child element of the provider.
|
static int |
EvtPublisherMetadataKeywordValue
Identifies the mask attribute of the keyword.
|
static int |
EvtPublisherMetadataLevelMessageID
Identifies the message attribute of the level.
|
static int |
EvtPublisherMetadataLevelName
Identifies the name attribute of the level.
|
static int |
EvtPublisherMetadataLevels
Identifies the levels child element of the provider.
|
static int |
EvtPublisherMetadataLevelValue
Identifies the value attribute of the level.
|
static int |
EvtPublisherMetadataMessageFilePath
Identifies the messageFilePath attribute of the provider.
|
static int |
EvtPublisherMetadataOpcodeMessageID
Identifies the message attribute of the opcode.
|
static int |
EvtPublisherMetadataOpcodeName
Identifies the name attribute of the opcode.
|
static int |
EvtPublisherMetadataOpcodes
Identifies the opcodes child element of the provider.
|
static int |
EvtPublisherMetadataOpcodeValue
Identifies the value attribute of the opcode.
|
static int |
EvtPublisherMetadataParameterFilePath
Identifies the parameterFilePath attribute of the provider.
|
static int |
EvtPublisherMetadataPropertyIdEND
This enumeration value marks the end of the enumeration values.
|
static int |
EvtPublisherMetadataPublisherGuid
Identifies the guid attribute of the provider.
|
static int |
EvtPublisherMetadataPublisherMessageID
Identifies the message attribute of the provider.
|
static int |
EvtPublisherMetadataResourceFilePath
Identifies the resourceFilePath attribute of the provider.
|
static int |
EvtPublisherMetadataTaskEventGuid
Identifies the eventGuid attribute of the task.
|
static int |
EvtPublisherMetadataTaskMessageID
Identifies the message attribute of the task.
|
static int |
EvtPublisherMetadataTaskName
Identifies the name attribute of the task.
|
static int |
EvtPublisherMetadataTasks
Identifies the tasks child element of the provider.
|
static int |
EvtPublisherMetadataTaskValue
Identifies the value attribute of the task.
|
static final int EvtPublisherMetadataPublisherGuid
static final int EvtPublisherMetadataResourceFilePath
static final int EvtPublisherMetadataParameterFilePath
static final int EvtPublisherMetadataMessageFilePath
static final int EvtPublisherMetadataHelpLink
static final int EvtPublisherMetadataPublisherMessageID
Wevtapi.EvtFormatMessage(com.sun.jna.platform.win32.Winevt.EVT_HANDLE, com.sun.jna.platform.win32.Winevt.EVT_HANDLE, int, int, com.sun.jna.platform.win32.Winevt.EVT_VARIANT[], int, int, char[], com.sun.jna.ptr.IntByReference)
function.
The variant type for this property is EvtVarTypeUInt32. If the provider does not specify a message,
the value is -1.static final int EvtPublisherMetadataChannelReferences
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
When you are done with the handle, call the Wevtapi.EvtClose(com.sun.jna.platform.win32.Winevt.EVT_HANDLE)
function.static final int EvtPublisherMetadataChannelReferencePath
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks. The variant type for
this property is EvtVarTypeString.static final int EvtPublisherMetadataChannelReferenceIndex
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks. The variant type
for this property is EvtVarTypeUInt32.static final int EvtPublisherMetadataChannelReferenceID
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks. The variant type for
this property is EvtVarTypeUInt32.static final int EvtPublisherMetadataChannelReferenceFlags
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
The variant type for this property is EvtVarTypeUInt32.static final int EvtPublisherMetadataChannelReferenceMessageID
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks. The variant type for
this property is EvtVarTypeUInt32. The property contains the resource identifier that is assigned to
the message string. To get the message string, call the EvtFormatMessage function.
If the channel does not specify a message, the value is -1.static final int EvtPublisherMetadataLevels
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details,
see Remarks. When you are done with the handle, call the Wevtapi.EvtClose(com.sun.jna.platform.win32.Winevt.EVT_HANDLE)
function.static final int EvtPublisherMetadataLevelName
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
The variant type for this property is EvtVarTypeString.static final int EvtPublisherMetadataLevelValue
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks. The variant type for
this property is EvtVarTypeUInt32.static final int EvtPublisherMetadataLevelMessageID
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks. The variant type for
this property is EvtVarTypeUInt32. The property contains the resource identifier that is assigned to
the message string. To get the message string, call the Wevtapi.EvtFormatMessage(com.sun.jna.platform.win32.Winevt.EVT_HANDLE, com.sun.jna.platform.win32.Winevt.EVT_HANDLE, int, int, com.sun.jna.platform.win32.Winevt.EVT_VARIANT[], int, int, char[], com.sun.jna.ptr.IntByReference)
function.
If the level does not specify a message, the value is -1.static final int EvtPublisherMetadataTasks
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
When you are done with the handle, call the Wevtapi.EvtClose(com.sun.jna.platform.win32.Winevt.EVT_HANDLE)
function.static final int EvtPublisherMetadataTaskName
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
The variant type for this property is EvtVarTypeString.static final int EvtPublisherMetadataTaskEventGuid
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
The variant type for this property is EvtVarTypeString.static final int EvtPublisherMetadataTaskValue
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
The variant type for this property is EvtVarTypeUInt32.static final int EvtPublisherMetadataTaskMessageID
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
The variant type for this property is EvtVarTypeUInt32. The property contains the resource identifier
that is assigned to the message string. To get the message string, call the Wevtapi.EvtFormatMessage(com.sun.jna.platform.win32.Winevt.EVT_HANDLE, com.sun.jna.platform.win32.Winevt.EVT_HANDLE, int, int, com.sun.jna.platform.win32.Winevt.EVT_VARIANT[], int, int, char[], com.sun.jna.ptr.IntByReference)
function. If the task does not specify a message, the value is -1.static final int EvtPublisherMetadataOpcodes
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details,
see Remarks. When you are done with the handle, call the Wevtapi.EvtClose(com.sun.jna.platform.win32.Winevt.EVT_HANDLE)
function.static final int EvtPublisherMetadataOpcodeName
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
The variant type for this property is EvtVarTypeString.static final int EvtPublisherMetadataOpcodeValue
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks. The variant type for
this property is EvtVarTypeUInt32. The high word contains the opcode value and the low word contains the task
to which it belongs. If the low word is zero, the opcode is defined globally; otherwise, the opcode is task
specific. Use the low word value to determine the task that defines the opcode.static final int EvtPublisherMetadataOpcodeMessageID
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks. The variant type for
this property is EvtVarTypeUInt32. The property contains the resource identifier that is assigned to
the message string. To get the message string, call the Wevtapi.EvtFormatMessage(com.sun.jna.platform.win32.Winevt.EVT_HANDLE, com.sun.jna.platform.win32.Winevt.EVT_HANDLE, int, int, com.sun.jna.platform.win32.Winevt.EVT_VARIANT[], int, int, char[], com.sun.jna.ptr.IntByReference)
function.
If the opcode does not specify a message, the value is -1.static final int EvtPublisherMetadataKeywords
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks. When you are done
with the handle, call the Wevtapi.EvtClose(com.sun.jna.platform.win32.Winevt.EVT_HANDLE)
function.static final int EvtPublisherMetadataKeywordName
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
The variant type for this property is EvtVarTypeString.static final int EvtPublisherMetadataKeywordValue
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks.
The variant type for this property is EvtVarTypeUInt64.static final int EvtPublisherMetadataKeywordMessageID
Wevtapi.EvtGetObjectArrayProperty(com.sun.jna.Pointer, int, int, int, int, com.sun.jna.Pointer, com.sun.jna.ptr.IntByReference)
function. For details, see Remarks. The variant type for
this property is EvtVarTypeUInt32. The property contains the resource identifier that is assigned to
the message string. To get the message string, call the Wevtapi.EvtFormatMessage(com.sun.jna.platform.win32.Winevt.EVT_HANDLE, com.sun.jna.platform.win32.Winevt.EVT_HANDLE, int, int, com.sun.jna.platform.win32.Winevt.EVT_VARIANT[], int, int, char[], com.sun.jna.ptr.IntByReference)
function.
If the keyword does not specify a message, the value is -1.static final int EvtPublisherMetadataPropertyIdEND