ReactOS 0.4.16-dev-2135-g2f5a67f
read_pipe_args Struct Reference
Collaboration diagram for read_pipe_args:

Public Attributes

HANDLE pipe
 
int index
 
voidbase
 
DWORD size
 

Detailed Description

Definition at line 1707 of file virtual.c.

Member Data Documentation

◆ base

void* read_pipe_args::base

Definition at line 1711 of file virtual.c.

Referenced by test_write_watch().

◆ index

int read_pipe_args::index

Definition at line 1710 of file virtual.c.

◆ pipe

HANDLE read_pipe_args::pipe

Definition at line 1709 of file virtual.c.

◆ size

DWORD read_pipe_args::size

Definition at line 1712 of file virtual.c.


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