ReactOS 0.4.16-dev-91-g764881a
|
#include <iotypes.h>
Public Attributes | |
ULONG | NamedPipeType |
ULONG | ReadMode |
ULONG | CompletionMode |
ULONG | MaximumInstances |
ULONG | InboundQuota |
ULONG | OutboundQuota |
LARGE_INTEGER | DefaultTimeout |
BOOLEAN | TimeoutSpecified |
ULONG _NAMED_PIPE_CREATE_PARAMETERS::CompletionMode |
Definition at line 950 of file iotypes.h.
Referenced by IopCreateFile().
LARGE_INTEGER _NAMED_PIPE_CREATE_PARAMETERS::DefaultTimeout |
ULONG _NAMED_PIPE_CREATE_PARAMETERS::NamedPipeType |
Definition at line 948 of file iotypes.h.
Referenced by IopCreateFile().
ULONG _NAMED_PIPE_CREATE_PARAMETERS::ReadMode |
Definition at line 949 of file iotypes.h.
Referenced by IopCreateFile().