Microsoft DirectX 8.1 (C++)

CDynamicOutputPin::m_bPinUsesReadOnlyAllocator

Flag that specifies whether samples from the pin's allocator are read-only. If the value is TRUE, the sample are read-only. The default value is FALSE.

Syntax

BOOL m_bPinUsesReadOnlyAllocator;

See Also