DeleteProcThreadAttributeList function
Applies to: desktop apps only
Deletes the specified list of attributes for process and thread creation.
Syntax
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 client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 3/7/2012