Microsoft DirectX 9.0

CTransInPlaceFilter::UsingDifferentAllocators

The UsingDifferentAllocators method determines whether the input and output pins are using different allocators.

Syntax

BOOL UsingDifferentAllocators(void) const;

Return Value

Returns TRUE if the input and output pins are using different allocators, or FALSE otherwise.

See Also