IKsAllocatorEx::KsGetProperties method (ksproxy.h)

Returns the properties for an allocator.

Syntax

PALLOCATOR_PROPERTIES_EX KsGetProperties();

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

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

See also

IKsAllocatorEx