IOpInputItem::Src Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IOpInputItem::Src Property}}
 
{{#customTitle:IOpInputItem::Src Property}}
 +
{{#parentPage:PXV:IOpInputItem|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Src''' of interface [[PXV:IOpInputItem|IOpInputItem]] returns/sets  Pointer to IUnknown* ...
 
Property '''Src''' of interface [[PXV:IOpInputItem|IOpInputItem]] returns/sets  Pointer to IUnknown* ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:38, 20 April 2015


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.