ReactOS 0.4.16-dev-2207-geb15453
_PROCESS_INFORMATION Struct Reference

#include <processthreadsapi.h>

Collaboration diagram for _PROCESS_INFORMATION:

Public Attributes

HANDLE hProcess
 
HANDLE hThread
 
DWORD dwProcessId
 
DWORD dwThreadId
 

Detailed Description

Definition at line 64 of file processthreadsapi.h.

Member Data Documentation

◆ dwProcessId

◆ dwThreadId

DWORD _PROCESS_INFORMATION::dwThreadId

◆ hProcess

HANDLE _PROCESS_INFORMATION::hProcess

Definition at line 66 of file processthreadsapi.h.

Referenced by _tpopen(), _tWinMain(), _wpopen(), _wsystem(), apc_deadlock_thread(), AudioDlgProc(), CallUninstall(), CheckX64System(), cmd_available(), cmd_start(), CommandThreadProc(), common_popen_nolock(), create_proc(), create_process(), create_pseudo_console(), create_server(), create_target_process(), CreateClientProcess(), CreateHiddenConsoleProcess(), custom_start_server(), do_spawnT(), doChildren(), DosCreateProcess(), DoTestEntry(), Execute(), execute_command(), ExecuteAsync(), fork_helper(), FullPathExec(), CProcess::GetProcessHandle(), HotkeyThread(), IDirectPlayLobby3AImpl_RunApplication(), install_wine_gecko(), InstallDevice(), InstallLiveCD(), CNetConnectionPropertyUi::LANPropertiesUIDlg(), launch_exe(), LauncherRoutine2(), LaunchProcess(), LoadModule(), main(), msvcrt_spawn(), CNewMenu::NewItemByCommand(), Telnet::Open(), PrepAndLaunchRedirectedChild(), ProcessPage_OnDebug(), read_reg_output_(), register_dll(), restart_as_admin_elevated(), run_child_process(), run_child_process_two_dll(), run_child_wait(), run_cmd(), run_ex(), run_rapps(), run_reg_exe_(), run_regedit_exe_(), run_script_file(), run_winemenubuilder(), runcmd(), RunControlPanelApplet(), RunCurrentJobs(), runscriptfile(), RunSetupThreadProc(), RunShell(), ScmStartUserModeService(), ScreenSaverConfig(), ScreenSaverPreview(), SeclCreateProcessWithLogonW(), shell(), start_server(), START_TEST(), StartApplication(), StartChild(), StartLsass(), StartProcess(), StartScreenSaver(), StartServicesManager(), system(), TaskManager_OnFileNew(), test_alloc_shared(), test_apc_deadlock(), test_BreakawayOk(), test_child_env(), Test_CommandLine(), test_CompletionPort(), test_CreateProcessWithDesktop(), test_dead_process(), test_debug_children(), test_debug_loop(), test_debug_loop_wow64(), test_debugger(), test_EnumProcessModules(), test_exit_process_async(), test_ExitProcess(), test_fls_exit_deadlock(), test_GetProcessVersion(), test_internet_features(), test_IsProcessInJob(), test_IsWow64Process(), test_IsWow64Process2(), test_job_list_attribute(), test_jobInheritance(), test_kill_on_exit(), test_KillOnJobClose(), test_nested_jobs_child(), test_pe_os_version(), test_process_access(), test_query_process_debug_flags(), test_query_process_debug_object_handle(), test_query_process_debug_port(), test_section_access(), test_shared_memory(), test_shared_memory_ro(), test_TerminateJobObject(), test_TerminateProcess(), test_WaitForInputIdle(), test_WaitForJobObject(), TestStaticDestruct(), ToolsPageWndProc(), UnhandledExceptionFilter(), wait_and_close_child_process(), WinExec(), WlxStartApplication(), wmain(), wWinMain(), and CProcess::~CProcess().

◆ hThread

HANDLE _PROCESS_INFORMATION::hThread

Definition at line 67 of file processthreadsapi.h.

Referenced by _tpopen(), _tWinMain(), _wpopen(), _wsystem(), AudioDlgProc(), CallUninstall(), CheckX64System(), cmd_available(), cmd_start(), CommandThreadProc(), common_popen_nolock(), create_proc(), create_process(), create_pseudo_console(), create_server(), create_target_process(), CreateClientProcess(), CreateHiddenConsoleProcess(), custom_start_server(), do_spawnT(), doChildren(), DosCreateProcess(), DoTestEntry(), Execute(), execute_command(), ExecuteAsync(), fork_helper(), FullPathExec(), HotkeyThread(), IDirectPlayLobby3AImpl_RunApplication(), install_wine_gecko(), InstallDevice(), InstallLiveCD(), CNetConnectionPropertyUi::LANPropertiesUIDlg(), launch_exe(), LauncherRoutine2(), LaunchProcess(), LoadModule(), main(), msvcrt_spawn(), CNewMenu::NewItemByCommand(), PrepAndLaunchRedirectedChild(), ProcessPage_OnDebug(), read_reg_output_(), register_dll(), restart_as_admin_elevated(), run_child_process(), run_child_process_two_dll(), run_child_wait(), run_cmd(), run_ex(), run_rapps(), run_reg_exe_(), run_regedit_exe_(), run_script_file(), run_winemenubuilder(), runcmd(), RunControlPanelApplet(), RunCurrentJobs(), runscriptfile(), RunSetupThreadProc(), ScmStartUserModeService(), ScreenSaverConfig(), ScreenSaverPreview(), SeclCreateProcessWithLogonW(), start_server(), START_TEST(), StartApplication(), StartChild(), StartLsass(), StartProcess(), StartScreenSaver(), StartServicesManager(), system(), TaskManager_OnFileNew(), test_alloc_shared(), test_apc_deadlock(), test_child_env(), Test_CommandLine(), test_CompletionPort(), test_dead_process(), test_debug_children(), test_debug_loop(), test_debug_loop_wow64(), test_debugger(), test_exit_process_async(), test_ExitProcess(), test_fls_exit_deadlock(), test_GetProcessVersion(), test_internet_features(), test_IsProcessInJob(), test_IsWow64Process(), test_IsWow64Process2(), test_kill_on_exit(), test_KillOnJobClose(), test_nested_jobs_child(), test_pe_os_version(), test_process_access(), test_query_process_debug_flags(), test_query_process_debug_object_handle(), test_query_process_debug_port(), test_section_access(), test_shared_memory(), test_shared_memory_ro(), test_TerminateJobObject(), test_TerminateProcess(), test_WaitForInputIdle(), test_WaitForJobObject(), TestStaticDestruct(), ToolsPageWndProc(), UnhandledExceptionFilter(), wait_and_close_child_process(), WinExec(), WlxStartApplication(), wmain(), wWinMain(), and CProcess::~CProcess().


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