Share via


CBaseAllocator::m_pNotify

 
Microsoft DirectShow 9.0

CBaseAllocator::m_pNotify

Pointer to a callback interface, which is called when samples are released.

Syntax

  IMemAllocatorNotifyCallbackTemp *m_pNotify;

Requirements

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

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

See Also