struct Win32_SECURITY_ATTRIBUTES { Win32_DWORD nLength; Win32_LPVOID lpSecurityDescriptor; Win32_BOOL bInheritHandle; }