IPXC_DocSrcInfo::DispFileTitle Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_DocSrcInfo::DispFileTitle Property}} | {{#customTitle:IPXC_DocSrcInfo::DispFileTitle Property}} | ||
− | {{#parentPage:PXV:IPXC_DocSrcInfo#Properties|DispFileTitle | + | {{#parentPage:PXV:IPXC_DocSrcInfo#Properties|DispFileTitle|property}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | Property '''DispFileTitle''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns Value of BSTR | + | Property '''DispFileTitle''' 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_DispFileTitle([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_DispFileTitle([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:16, 16 March 2016
Property DispFileTitle of interface IPXC_DocSrcInfo returns Value of BSTR that can be overlapped by setting CustFileName/CustDispFileName
Syntax
HRESULT get_DispFileTitle([out, retval] BSTR* sVal);