#include <WinTypes.h>
Public Attributes | |
BOOL | bInheritHandle |
LPVOID | lpSecurityDescriptor |
DWORD | nLength |
Definition at line 48 of file WinTypes.h.
BOOL _SECURITY_ATTRIBUTES::bInheritHandle |
Definition at line 51 of file WinTypes.h.
LPVOID _SECURITY_ATTRIBUTES::lpSecurityDescriptor |
Definition at line 50 of file WinTypes.h.
DWORD _SECURITY_ATTRIBUTES::nLength |
Definition at line 49 of file WinTypes.h.