0 out of 1 rated this helpful - Rate this topic

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

WinBase.h (include Windows.h)

Library

Kernel32.lib

DLL

Kernel32.dll

See also

InitializeProcThreadAttributeList
Process and Thread Functions

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ