TwiceAsNice  2019-02-18
Public Attributes | List of all members
_SECURITY_ATTRIBUTES Struct Reference

#include <WinTypes.h>

Collaboration diagram for _SECURITY_ATTRIBUTES:
Collaboration graph

Public Attributes

DWORD nLength
 
LPVOID lpSecurityDescriptor
 
BOOL bInheritHandle
 

Member Data Documentation

◆ bInheritHandle

BOOL _SECURITY_ATTRIBUTES::bInheritHandle

◆ lpSecurityDescriptor

LPVOID _SECURITY_ATTRIBUTES::lpSecurityDescriptor

◆ nLength

DWORD _SECURITY_ATTRIBUTES::nLength

The documentation for this struct was generated from the following file: