Share via


CTransInPlaceInputPin::PeekAllocator (Compact 2013)

3/26/2014

Retrieves a pointer to the default allocator.

Syntax

IMemAllocator* PeekAllocator( )

Parameters

None.

Return Value

Returns the m_pAllocator data member inherited from CBaseInputPin.

Remarks

This method does not increment the reference count.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CTransInPlaceInputPin Class