Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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(void);
Return Value
The thread pointer.
Requirements
Intrinsic | Architecture |
---|---|
__rdteb |
IPF |
Remarks
This routine is only available as an intrinsic.