// 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 referenceNo description available.
Pipe_Allocator_NonePipe_Allocator_FirstPinPipe_Allocator_LastPinPipe_Allocator_MiddlePin