// ks.h
KSDDKAPI NTSTATUS KsValidateAllocatorFramingEx(
PKSALLOCATOR_FRAMING_EX Framing,
ULONG BufferSize,
const KSALLOCATOR_FRAMING_EX *PinFraming
);
View the official Windows Driver Kit DDI referenceNo description available.
The KsValidateAllocatorFramingEx function is reserved for system use only.
FramingBufferSizePinFramingReserved for system use only.