IOpInputItem::Src Property

From PDF XChange PDF SDK
Revision as of 04:08, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Src of interface IOpInputItem returns/sets Pointer to IUnknown* ...

Syntax

HRESULT get_Src([out, retval]  IUnknown**  ppSrc);
HRESULT put_Src([in]  IUnknown*  ppSrc);

See Also

IOpInputItem