FreeRDP
LPSECURITY_ATTRIBUTES Struct Reference

Data Fields

DWORD nLength
 
LPVOID lpSecurityDescriptor
 
BOOL bInheritHandle
 

Detailed Description

Definition at line 378 of file wtypes.h.

Field Documentation

◆ bInheritHandle

BOOL LPSECURITY_ATTRIBUTES::bInheritHandle

Definition at line 382 of file wtypes.h.

◆ lpSecurityDescriptor

LPVOID LPSECURITY_ATTRIBUTES::lpSecurityDescriptor

Definition at line 381 of file wtypes.h.

◆ nLength

DWORD LPSECURITY_ATTRIBUTES::nLength

Definition at line 380 of file wtypes.h.


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