TraceEvent.Opcode Property
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.
public Nullable<int> Opcode { get; }
member this.Opcode : Nullable<int>
Public ReadOnly Property Opcode As Nullable(Of Integer)
Property Value
Remarks
Unlike EVENT_RECORD, this type exposes EVENT_TRACE.Type as Id rather than as Opcode.
This property is only present when HeaderType is Generic.