FreeRDP
Loading...
Searching...
No Matches
LPPROCESS_INFORMATION Struct Reference

Data Fields

HANDLE hProcess
 
HANDLE hThread
 
DWORD dwProcessId
 
DWORD dwThreadId
 

Detailed Description

Definition at line 396 of file wtypes.h.

Field Documentation

◆ dwProcessId

DWORD LPPROCESS_INFORMATION::dwProcessId

Definition at line 400 of file wtypes.h.

◆ dwThreadId

DWORD LPPROCESS_INFORMATION::dwThreadId

Definition at line 401 of file wtypes.h.

◆ hProcess

HANDLE LPPROCESS_INFORMATION::hProcess

Definition at line 398 of file wtypes.h.

◆ hThread

HANDLE LPPROCESS_INFORMATION::hThread

Definition at line 399 of file wtypes.h.


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