| DLL命令名 | 返回值类型 | 公开 | 备注 | |
| ZwQueryInformationThread | 整数型 | |||
| DLL库文件名 | ||||
| ntdll.dll | ||||
| 在DLL库中对应命令名 | ||||
| ZwQueryInformationThread | ||||
| 参数名 | 类型 | 传址 | 数组 | 备注 |
| ThreadHandle | 整数型 | |||
| ThreadInformationClass | 整数型 | |||
| ThreadInformation | 字节集 | |||
| ThreadInformationLength | 整数型 | |||
| ReturnLength | 整数型 | |||
词条作者信息 使用例程
| 0 | 0 | 0 |
| DLL命令名 | 返回值类型 | 公开 | 备注 | |
| ZwQueryInformationThread | 整数型 | |||
| DLL库文件名 | ||||
| ntdll.dll | ||||
| 在DLL库中对应命令名 | ||||
| ZwQueryInformationThread | ||||
| 参数名 | 类型 | 传址 | 数组 | 备注 |
| ThreadHandle | 整数型 | |||
| ThreadInformationClass | 整数型 | |||
| ThreadInformation | 字节集 | |||
| ThreadInformationLength | 整数型 | |||
| ReturnLength | 整数型 | |||