ReactOS 0.4.15-dev-7934-g1dc8d80
IWinTypes::_SECURITY_ATTRIBUTES Struct Reference
Collaboration diagram for IWinTypes::_SECURITY_ATTRIBUTES:

Public Attributes

DWORD nLength
 
LPVOID lpSecurityDescriptor
 
BOOL bInheritHandle
 

Detailed Description

Definition at line 146 of file wtypes.idl.

Member Data Documentation

◆ bInheritHandle

BOOL IWinTypes::_SECURITY_ATTRIBUTES::bInheritHandle

Definition at line 150 of file wtypes.idl.

◆ lpSecurityDescriptor

LPVOID IWinTypes::_SECURITY_ATTRIBUTES::lpSecurityDescriptor

Definition at line 149 of file wtypes.idl.

◆ nLength

DWORD IWinTypes::_SECURITY_ATTRIBUTES::nLength

Definition at line 148 of file wtypes.idl.


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