IPXC_DocSrcInfo::CustFileName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] | + | [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] |
Revision as of 03:25, 23 May 2015
Property CustFileName of interface IPXC_DocSrcInfo returns/sets Value of BSTR ...
Syntax
HRESULT get_CustFileName([out, retval] BSTR* ppVal); HRESULT put_CustFileName([in] BSTR ppVal);