|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 956 of file iotypes.h.
Referenced by IopCreateFile().
| LARGE_INTEGER _NAMED_PIPE_CREATE_PARAMETERS::DefaultTimeout |
| ULONG _NAMED_PIPE_CREATE_PARAMETERS::NamedPipeType |
Definition at line 954 of file iotypes.h.
Referenced by IopCreateFile().
| ULONG _NAMED_PIPE_CREATE_PARAMETERS::ReadMode |
Definition at line 955 of file iotypes.h.
Referenced by IopCreateFile().