IPXC_DocSrcInfo::DispFileName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_DocSrcInfo::DispFileName Property}} | {{#customTitle:IPXC_DocSrcInfo::DispFileName Property}} | ||
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|DispFileName|property}} | {{#parentPage:PXV:IPXC_DocSrcInfo#Properties|DispFileName|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''DispFileName''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns Value of BSTR | + | Property '''DispFileName''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns Value of BSTR that can be overlapped by setting '''CustFileName'''/'''CustDispFileName'''. |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_DispFileName([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_DispFileName([out, retval] BSTR* sVal); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] | [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] |
Latest revision as of 02:15, 16 March 2016
Property DispFileName of interface IPXC_DocSrcInfo returns Value of BSTR that can be overlapped by setting CustFileName/CustDispFileName.
Syntax
HRESULT get_DispFileName([out, retval] BSTR* sVal);