[DllImport("kernel32.dll", SetLastError=true)]
static extern bool DeleteProcThreadAttributeList(IntPtr lpAttributeList);
[DllImport("kernel32.dll", SetLastError : true)]
def DeleteProcThreadAttributeList(lpAttributeList as IntPtr) as bool:
pass
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!