IPXC_DocSrcInfo::CustDispFileName 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:IPXC_DocSrcInfo::CustDispFileName Property}}
 
{{#customTitle:IPXC_DocSrcInfo::CustDispFileName Property}}
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|CustDispFileName Property|property}}
+
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|CustDispFileName|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 08:23, 23 May 2015


Property CustDispFileName of interface IPXC_DocSrcInfo returns/sets Value of BSTR ...

Syntax

HRESULT get_CustDispFileName([out, retval]  BSTR*  ppVal);
HRESULT put_CustDispFileName([in]  BSTR  ppVal);

See Also

IPXC_DocSrcInfo