FreeRDP
LPPROCESS_INFORMATION Struct Reference

Data Fields

HANDLE hProcess
 
HANDLE hThread
 
DWORD dwProcessId
 
DWORD dwThreadId
 

Detailed Description

Definition at line 385 of file wtypes.h.

Field Documentation

◆ dwProcessId

DWORD LPPROCESS_INFORMATION::dwProcessId

Definition at line 389 of file wtypes.h.

◆ dwThreadId

DWORD LPPROCESS_INFORMATION::dwThreadId

Definition at line 390 of file wtypes.h.

◆ hProcess

HANDLE LPPROCESS_INFORMATION::hProcess

Definition at line 387 of file wtypes.h.

◆ hThread

HANDLE LPPROCESS_INFORMATION::hThread

Definition at line 388 of file wtypes.h.


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