ReactOS 0.4.15-dev-7934-g1dc8d80
FILE_PIPE_INFORMATION Struct Reference

Public Attributes

ULONG ReadMode
 
ULONG CompletionMode
 

Detailed Description

Definition at line 36 of file pipe.c.

Member Data Documentation

◆ CompletionMode

ULONG FILE_PIPE_INFORMATION::CompletionMode

Definition at line 38 of file pipe.c.

Referenced by _check_pipe_handle_state(), and test_filepipeinfo().

◆ ReadMode

ULONG FILE_PIPE_INFORMATION::ReadMode

Definition at line 37 of file pipe.c.

Referenced by _check_pipe_handle_state(), and test_filepipeinfo().


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