ExtendedDataItem Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an extended data item for a raw (unparsed) event in an ETW trace.
public struct ExtendedDataItem
type ExtendedDataItem = struct
Public Structure ExtendedDataItem
- Inheritance
-
ExtendedDataItem
Remarks
This part of the API is in preview and under active development. It may change in future releases.
Properties
Data |
Gets the raw, binary data for the extended item item. |
EventKey | |
HasEventKey | |
HasRelatedActivityId | |
HasSessionId | |
HasUserSecurityIdentifier | |
HasValue | |
RelatedActivityId | |
SessionId | |
Type | |
UserSecurityIdentifier |