DkmStackMemoryRange.StackLimit Field
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.
The minimum address which is allocated in the stack's range.
public: initonly System::UInt64 StackLimit;
public: initonly unsigned long long StackLimit;
initonly unsigned long StackLimit;
public readonly ulong StackLimit;
val mutable StackLimit : uint64
Public ReadOnly StackLimit As ULong