_rdteb
Microsoft Specific
Reads the thread pointer register (IntR13) and returns its value, which is the base address of the current thread environment block (TEB).
void* _rdteb();
Return Value
The thread pointer.
Requirements
Intrinsic |
Architecture |
---|---|
_rdteb |
IPF |
Remarks
This routine is only available as an intrinsic.