ReactOS 0.4.15-dev-7934-g1dc8d80
popen_handle Struct Reference

#include <popen.h>

Collaboration diagram for popen_handle:

Public Attributes

FILEf
 
HANDLE proc
 

Detailed Description

Definition at line 8 of file popen.h.

Member Data Documentation

◆ f

FILE* popen_handle::f

Definition at line 9 of file popen.h.

◆ proc

HANDLE popen_handle::proc

Definition at line 10 of file popen.h.


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