ReactOS 0.4.16-dev-1946-g52006dd
_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

Definition at line 69 of file processthreadsapi.h.

Referenced by ScmStartUserModeService(), and SeclCreateProcessWithLogonW().

◆ hProcess

◆ hThread


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