KsValidateAllocatorFramingEx - NtDoc

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

KSDDKAPI NTSTATUS KsValidateAllocatorFramingEx(
  PKSALLOCATOR_FRAMING_EX      Framing,
  ULONG                        BufferSize,
  const KSALLOCATOR_FRAMING_EX *PinFraming
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ks-ksvalidateallocatorframingex)

Description

The KsValidateAllocatorFramingEx function is reserved for system use only.

Parameters

Framing

BufferSize

PinFraming

Return value

Reserved for system use only.