ReactOS 0.4.17-dev-116-ga4b6fe9
FILE_PIPE_INFORMATION Struct Reference

Public Attributes

ULONG ReadMode
 
ULONG CompletionMode
 

Detailed Description

Definition at line 46 of file pipe.c.

Member Data Documentation

◆ CompletionMode

ULONG FILE_PIPE_INFORMATION::CompletionMode

Definition at line 48 of file pipe.c.

Referenced by _check_pipe_handle_state(), test_filepipeinfo(), and test_pipe_local_info().

◆ ReadMode

ULONG FILE_PIPE_INFORMATION::ReadMode

Definition at line 47 of file pipe.c.

Referenced by _check_pipe_handle_state(), test_filepipeinfo(), and test_pipe_local_info().


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