Type SECURITY_ATTRIBUTES

 
From library
Kernel...DLL
 
Type specification Include in your program. Copy/Paste if needed.
type SECURITY_ATTRIBUTES
      nLength as integer
      lpSecurityDescriptor as integer
      bInheritHandle as integer
end type