IOpInputItem::Src Property

From PDF XChange PDF SDK
Revision as of 03:57, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

See also IOpInputItem.