Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.