IOpInputItem::Src Property
From PDF XChange PDF SDK
Property pSrc of interface IOpInputItem returns/sets Pointer to IUnknown based interface of the input object that should be passed to the operation.
Syntax
HRESULT get_Src([out, retval] IUnknown** pSrc); HRESULT put_Src([in] IUnknown* pSrc);