Cat
|
#include <WinTypes.h>
Public Attributes | |
DWORD | nLength |
LPVOID | lpSecurityDescriptor |
BOOL | bInheritHandle |
Definition at line 44 of file WinTypes.h.
BOOL _SECURITY_ATTRIBUTES::bInheritHandle |
Definition at line 47 of file WinTypes.h.
LPVOID _SECURITY_ATTRIBUTES::lpSecurityDescriptor |
Definition at line 46 of file WinTypes.h.
DWORD _SECURITY_ATTRIBUTES::nLength |
Definition at line 45 of file WinTypes.h.