IThread.KernelStackRange 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.
Gets the address range of the kernel-mode stack for the thread.
public Microsoft.Windows.EventTracing.AddressRange KernelStackRange { get; }
member this.KernelStackRange : Microsoft.Windows.EventTracing.AddressRange
Public ReadOnly Property KernelStackRange As AddressRange