IKsAllocatorEx::KsSetAllocatorHandle method (ksproxy.h)

Sets the handle for an allocator.

Syntax

void KsSetAllocatorHandle(
  HANDLE AllocatorHandle
);

Parameters

AllocatorHandle

The handle for an allocator.

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header ksproxy.h (include Ksproxy.h)

See also

IKsAllocatorEx