DkmStackMemoryRange.StackBase Campo

Definição

O endereço onde a pilha desse thread começou. Como as pilhas crescem no Windows, esse valor será maior do que o limite.

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 

Valor do campo

UInt64

Aplica-se a