ReactOS 0.4.16-dev-1946-g52006dd
IWinTypes::_SECURITY_ATTRIBUTES Struct Reference
Collaboration diagram for IWinTypes::_SECURITY_ATTRIBUTES:

Public Attributes

DWORD nLength
 
LPVOID lpSecurityDescriptor
 
BOOL bInheritHandle
 

Detailed Description

Definition at line 138 of file wtypes.idl.

Member Data Documentation

◆ bInheritHandle

BOOL IWinTypes::_SECURITY_ATTRIBUTES::bInheritHandle

Definition at line 142 of file wtypes.idl.

◆ lpSecurityDescriptor

LPVOID IWinTypes::_SECURITY_ATTRIBUTES::lpSecurityDescriptor

Definition at line 141 of file wtypes.idl.

◆ nLength

DWORD IWinTypes::_SECURITY_ATTRIBUTES::nLength

Definition at line 140 of file wtypes.idl.


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