相关文章推荐
闯红灯的冰棍  ·  Context.startForegroun ...·  1 年前    · 
寂寞的松树  ·  Could not set ...·  1 年前    · 
乖乖的四季豆  ·  Sass 安装 (Mac ...·  2 年前    · 

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info about Internet Explorer and Microsoft Edge

The NtCurrentTeb routine returns a pointer to the Thread Environment Block ( TEB ) of the current thread.

Syntax

_TEB * NtCurrentTeb();

Return value

A pointer to the thread environment block of the current thread.

Requirements