FreeRDP
WINPR_PROCESS Struct Reference

#include <thread.h>

Collaboration diagram for WINPR_PROCESS:

Data Fields

WINPR_HANDLE common
 
pid_t pid
 
int status
 
DWORD dwExitCode
 
int fd
 

Field Documentation

◆ common

WINPR_HANDLE WINPR_PROCESS::common

◆ dwExitCode

DWORD WINPR_PROCESS::dwExitCode

◆ fd

int WINPR_PROCESS::fd

◆ pid

pid_t WINPR_PROCESS::pid

◆ status

int WINPR_PROCESS::status

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