image/svg+xml
Brteve's API for EveApps
Version 0.0.1
The reference document for common folder of EveApps project.
 
Loading...
Searching...
No Matches
_SECURITY_ATTRIBUTES Struct Reference

#include <WinTypes.h>

Data Fields

DWORD nLength
 
LPVOID lpSecurityDescriptor
 
BOOL bInheritHandle
 

Detailed Description

Definition at line 76 of file WinTypes.h.

Field Documentation

◆ bInheritHandle

BOOL _SECURITY_ATTRIBUTES::bInheritHandle

Definition at line 80 of file WinTypes.h.

◆ lpSecurityDescriptor

LPVOID _SECURITY_ATTRIBUTES::lpSecurityDescriptor

Definition at line 79 of file WinTypes.h.

◆ nLength

DWORD _SECURITY_ATTRIBUTES::nLength

Definition at line 78 of file WinTypes.h.


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