ThreadCreateEvent.ThreadEnviromentBlockAddress Property

Definition

Gets the address of the Thread Environment Block (TEB).

public Nullable<Microsoft.Windows.EventTracing.Address> ThreadEnviromentBlockAddress { get; }
member this.ThreadEnviromentBlockAddress : Nullable<Microsoft.Windows.EventTracing.Address>
Public ReadOnly Property ThreadEnviromentBlockAddress As Nullable(Of Address)

Property Value

Remarks

This value is not present in some older versions of the event.

Applies to