ReactOS 0.4.16-dev-112-g52265ae
|
#include <compat.h>
Public Attributes | |
DWORD | nLength |
LPVOID | lpSecurityDescriptor |
BOOL | bInheritHandle |
BOOL _SECURITY_ATTRIBUTES::bInheritHandle |
Definition at line 194 of file compat.h.
Referenced by CPipe::CPipe(), CreateAllAccessSecurityAttributes(), CreateDesktopW(), CreateFileW(), CreateGPEvent(), CreateNamedPipeW(), CreatePipe(), CreateProfileMutex(), CreateWindowStationAndDesktops(), DllMain(), DosCreateFileEx(), DosOpenFile(), DPL_CreateAndSetLobbyHandles(), DPLAYX_ConstructData(), EnterCriticalPolicySection(), InstallDevice(), Mutex::Mutex(), PipeThreadProc(), rpcrt4_conn_create_pipe(), RunShell(), ScmCreateNewControlPipe(), test_CreatePipe(), test_process_security(), and test_security_info().
LPVOID _SECURITY_ATTRIBUTES::lpSecurityDescriptor |
Definition at line 193 of file compat.h.
Referenced by CPipe::CPipe(), CreateAllAccessSecurityAttributes(), CreateDesktopW(), CreateFileW(), CreateGPEvent(), CreateNamedPipeW(), CreatePipe(), CreateProcessInternalW(), CreateProfileMutex(), CreatePublicEvent(), CreateWindowStationAndDesktops(), DllMain(), DosCreateFileEx(), DosOpenFile(), DPL_CreateAndSetLobbyHandles(), DPLAYX_ConstructData(), EnterCriticalPolicySection(), InstallDevice(), Mutex::Mutex(), PipeThreadProc(), registry_callback(), RegSaveKeyW(), rpcrt4_conn_create_pipe(), RunShell(), ScmCreateNewControlPipe(), test_CreatePipe(), test_process_security(), test_profile_directory_readonly(), and test_security_info().
DWORD _SECURITY_ATTRIBUTES::nLength |
Definition at line 192 of file compat.h.
Referenced by CPipe::CPipe(), CreateAllAccessSecurityAttributes(), CreateGPEvent(), CreateProfileMutex(), CreatePublicEvent(), CreateWindowStationAndDesktops(), DllMain(), DosCreateFileEx(), DosOpenFile(), DPL_CreateAndSetLobbyHandles(), DPLAYX_ConstructData(), EnterCriticalPolicySection(), InstallDevice(), Mutex::Mutex(), PipeThreadProc(), registry_callback(), rpcrt4_conn_create_pipe(), RunShell(), ScmCreateNewControlPipe(), test_CreatePipe(), test_process_security(), test_profile_directory_readonly(), and test_security_info().