IPXV_Control::Src Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_Control::Src Property}}
 
{{#customTitle:IPXV_Control::Src Property}}
{{#parentPage:PXV:IPXV_Control|Src Property|property}}
+
{{#parentPage:PXV:IPXV_Control#Properties|Src Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 15:23, 21 May 2015


Property Src of interface IPXV_Control returns/sets Value of BSTR ...

Syntax

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

See Also

IPXV_Control.