网站首页  词典首页

请输入您要查询的函数:

 

术语 deleteprocthreadattributelist
释义 DeleteProcThreadAttributeList
语法:
C++
VOID WINAPI DeleteProcThreadAttributeList(
__inout LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList
);
DeleteProcThreadAttributeList功能
删除的进程和线程创建属性指定列表。
参数
lpAttributeList [ in , out ]
属性列表。此列表的创建,InitializeProcThreadAttributeList功能。
返回值
这个函数没有返回值。
要求:
client最低支持Vista
server最低支持 Windows Server 2008
HeaderWinbase.h(头文件:winuser.h)
LibraryKernel32.lib
DLLKernel32.dll
参见
InitializeProcThreadAttributeList
进程和线程函数
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年8月27日
==英文原文==DeleteProcThreadAttributeList Function
Deletes the specified list of attributes for process and thread creation.
Syntax
C++
VOID WINAPI DeleteProcThreadAttributeList(
__inout LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList
);
Parameters
lpAttributeList [in, out]
The attribute list. This list is created by the InitializeProcThreadAttributeList function.
Return Value
This function does not return a value.
Requirements
Minimum supported clientWindows Vista
Minimum supported serverWindows Server 2008
HeaderWinbase.h (include Windows.h)
LibraryKernel32.lib
DLLKernel32.dll
See Also
InitializeProcThreadAttributeList
Process and Thread Functions
Send comments about this topic to Microsoft
Build date: 8/27/2009
==原始网址==http://msdn.microsoft.com/en-us/library/ms682559(VS.85).aspx\n
随便看

 

windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2025/2/10 22:28:07