ReactOS 0.4.16-dev-401-g45b008d
|
#include <winternl.h>
Definition at line 749 of file winternl.h.
ULONG _FILE_PIPE_LOCAL_INFORMATION::CurrentInstances |
Definition at line 753 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
ULONG _FILE_PIPE_LOCAL_INFORMATION::InboundQuota |
Definition at line 754 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
ULONG _FILE_PIPE_LOCAL_INFORMATION::MaximumInstances |
Definition at line 752 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
ULONG _FILE_PIPE_LOCAL_INFORMATION::NamedPipeConfiguration |
Definition at line 751 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
ULONG _FILE_PIPE_LOCAL_INFORMATION::NamedPipeEnd |
Definition at line 759 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
ULONG _FILE_PIPE_LOCAL_INFORMATION::NamedPipeState |
Definition at line 758 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
ULONG _FILE_PIPE_LOCAL_INFORMATION::NamedPipeType |
Definition at line 750 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
ULONG _FILE_PIPE_LOCAL_INFORMATION::OutboundQuota |
Definition at line 756 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
ULONG _FILE_PIPE_LOCAL_INFORMATION::ReadDataAvailable |
Definition at line 755 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().
ULONG _FILE_PIPE_LOCAL_INFORMATION::WriteQuotaAvailable |
Definition at line 757 of file winternl.h.
Referenced by NpQueryPipeLocalInfo().