Compartilhar via


DkmStackMemoryRange.StackBase Field

Definition

The address where this thread's stack began. Since stacks grow down in Windows, these value will be larger than the limit.

public: initonly System::UInt64 StackBase;
public: initonly unsigned long long StackBase;
initonly unsigned long StackBase;
public readonly ulong StackBase;
val mutable StackBase : uint64
Public ReadOnly StackBase As ULong 

Field Value

Applies to