Microsoft DirectX 9.0 |
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