PIPE_ALLOCATOR_PLACE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksproxy.h

typedef enum {
  Pipe_Allocator_None,
  Pipe_Allocator_FirstPin,
  Pipe_Allocator_LastPin,
  Pipe_Allocator_MiddlePin
} PIPE_ALLOCATOR_PLACE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ksproxy-pipe_allocator_place)

PIPE_ALLOCATOR_PLACE enumeration

Description

Constants

Pipe_Allocator_None

Pipe_Allocator_FirstPin

Pipe_Allocator_LastPin

Pipe_Allocator_MiddlePin