Microsoft DirectX 9.0

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