Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_NAMED_PIPE_CREATE_PARAMETERS Struct Reference

#include <io.h>

List of all members.

Public Attributes

ULONG NamedPipeType
ULONG ReadMode
ULONG CompletionMode
ULONG MaximumInstances
ULONG InboundQuota
ULONG OutboundQuota
LARGE_INTEGER DefaultTimeout
BOOLEAN TimeoutSpecified


Member Data Documentation

ULONG _NAMED_PIPE_CREATE_PARAMETERS::CompletionMode
 

Definition at line 385 of file io.h.

Referenced by IoCreateFile(), and NtCreateNamedPipeFile().

LARGE_INTEGER _NAMED_PIPE_CREATE_PARAMETERS::DefaultTimeout
 

Definition at line 389 of file io.h.

Referenced by NtCreateNamedPipeFile().

ULONG _NAMED_PIPE_CREATE_PARAMETERS::InboundQuota
 

Definition at line 387 of file io.h.

Referenced by NtCreateNamedPipeFile().

ULONG _NAMED_PIPE_CREATE_PARAMETERS::MaximumInstances
 

Definition at line 386 of file io.h.

Referenced by NtCreateNamedPipeFile().

ULONG _NAMED_PIPE_CREATE_PARAMETERS::NamedPipeType
 

Definition at line 383 of file io.h.

Referenced by IoCreateFile(), and NtCreateNamedPipeFile().

ULONG _NAMED_PIPE_CREATE_PARAMETERS::OutboundQuota
 

Definition at line 388 of file io.h.

Referenced by NtCreateNamedPipeFile().

ULONG _NAMED_PIPE_CREATE_PARAMETERS::ReadMode
 

Definition at line 384 of file io.h.

Referenced by IoCreateFile(), and NtCreateNamedPipeFile().

BOOLEAN _NAMED_PIPE_CREATE_PARAMETERS::TimeoutSpecified
 

Definition at line 390 of file io.h.

Referenced by NtCreateNamedPipeFile().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:21 2004 for test by doxygen 1.3.7