次の方法で共有


CTransInPlaceOutputPin::PeekAllocator

PeekAllocator メソッドは、ピンのアロケータへのポインタを取得する。このメソッドは、インターフェイスの参照カウントをインクリメントしない。

構文

  IMemAllocator *PeekAllocator(void)

戻り値

CBaseOutputPin::m_pAllocator メンバ変数を返す。

参照

CTransInPlaceOutputPin クラス