|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>
Definition at line 1728 of file winternl.h.
| ULONG _FILE_PIPE_LOCAL_INFORMATION::CurrentInstances |
Definition at line 1732 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
| ULONG _FILE_PIPE_LOCAL_INFORMATION::InboundQuota |
Definition at line 1733 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
| ULONG _FILE_PIPE_LOCAL_INFORMATION::MaximumInstances |
Definition at line 1731 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
| ULONG _FILE_PIPE_LOCAL_INFORMATION::NamedPipeConfiguration |
Definition at line 1730 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
| ULONG _FILE_PIPE_LOCAL_INFORMATION::NamedPipeEnd |
Definition at line 1738 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
| ULONG _FILE_PIPE_LOCAL_INFORMATION::NamedPipeState |
Definition at line 1737 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
| ULONG _FILE_PIPE_LOCAL_INFORMATION::NamedPipeType |
Definition at line 1729 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
| ULONG _FILE_PIPE_LOCAL_INFORMATION::OutboundQuota |
Definition at line 1735 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
| ULONG _FILE_PIPE_LOCAL_INFORMATION::ReadDataAvailable |
Definition at line 1734 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
| ULONG _FILE_PIPE_LOCAL_INFORMATION::WriteQuotaAvailable |
Definition at line 1736 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().