ReactOS 0.4.15-dev-7788-g1ad9096
_FILE_PIPE_INFORMATION Struct Reference

#include <winternl.h>

Public Attributes

ULONG ReadMode
 
ULONG CompletionMode
 

Detailed Description

Definition at line 744 of file winternl.h.

Member Data Documentation

◆ CompletionMode

ULONG _FILE_PIPE_INFORMATION::CompletionMode

Definition at line 746 of file winternl.h.

Referenced by NpQueryPipeInfo().

◆ ReadMode

ULONG _FILE_PIPE_INFORMATION::ReadMode

Definition at line 745 of file winternl.h.

Referenced by NpQueryPipeInfo().


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