DkmThread.TebAddress 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.
Address within the target process, where the Win32 thread environment block is stored. See documentation on the TEB structure in MSDN for more information.
public:
property System::UInt64 TebAddress { System::UInt64 get(); };
public:
property unsigned long long TebAddress { unsigned long long get(); };
public ulong TebAddress { get; }
member this.TebAddress : uint64
Public ReadOnly Property TebAddress As ULong
Property Value
Returns UInt64.