DkmTaskStackSegment Struct
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 stack segment that task applies to. AddressOriginalMin <= AddressMin <= AddressMax <= AddressOriginalMax.
public value class DkmTaskStackSegment
C++/CX
public value class DkmTaskStackSegment
struct DkmTaskStackSegment
[System.Runtime.InteropServices.Guid("9fdf4025-864e-58e3-84c9-5f0e5a82e49f")]
public struct DkmTaskStackSegment
[<System.Runtime.InteropServices.Guid("9fdf4025-864e-58e3-84c9-5f0e5a82e49f")>]
type DkmTaskStackSegment = struct
Public Structure DkmTaskStackSegment
- Inheritance
-
DkmTaskStackSegment
- Attributes
Dkm |
Initialize a new DkmTaskStackSegment value. |
Address |
Trimmed maximum address on stack. |
Address |
Trimmed minimum address on stack. |
Address |
original maximum address on stack. |
Address |
original minimum address on stack. |
Thread |
OS thread id. |
Tuote | Versiot |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |