Deletes the specified list of attributes for process and thread creation.
void DeleteProcThreadAttributeList(
LPPROC_THREAD_ATTRIBUTE_LIST lpAttributeList
)
lpAttributeList
Type: LPPROC_THREAD_ATTRIBUTE_LISTÂ
[in, out] The attribute list. This list is created by the InitializeProcThreadAttributeList function.
Header: Declared in processthreadsapi.h.
Library: Use kernelx.lib.