Share via


CBaseAllocator::m_bCommitted

 
Microsoft DirectShow 9.0

CBaseAllocator::m_bCommitted

Flag indicating whether the allocator has been committed.

Syntax

  BOOL m_bCommitted;

Requirements

**  Header:** Declared in Amfilter.h; include Streams.h.

**  Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).

See Also