Cat
Public Attributes | List of all members
_SECURITY_ATTRIBUTES Struct Reference

#include <WinTypes.h>

Public Attributes

DWORD nLength
 
LPVOID lpSecurityDescriptor
 
BOOL bInheritHandle
 

Detailed Description

Definition at line 44 of file WinTypes.h.

Member Data Documentation

◆ bInheritHandle

BOOL _SECURITY_ATTRIBUTES::bInheritHandle

Definition at line 47 of file WinTypes.h.

◆ lpSecurityDescriptor

LPVOID _SECURITY_ATTRIBUTES::lpSecurityDescriptor

Definition at line 46 of file WinTypes.h.

◆ nLength

DWORD _SECURITY_ATTRIBUTES::nLength

Definition at line 45 of file WinTypes.h.


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