IPXC_DocSrcInfo::DispTitle Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(Label ToWrite removed) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_DocSrcInfo::DispTitle Property}} | {{#customTitle:IPXC_DocSrcInfo::DispTitle Property}} | ||
+ | {{#parentPage:PXV:IPXC_DocSrcInfo#Properties|DispTitle|property}} | ||
− | + | {{ToReview}} | |
+ | Property '''DispTitle''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns Value of BSTR that can be overlapped by setting '''CustFileName'''/'''CustDispFileName'''/'''CustDispTitle'''. | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_DispTitle([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_DispTitle([out, retval] BSTR* sVal); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] |
Latest revision as of 02:18, 16 March 2016
Property DispTitle of interface IPXC_DocSrcInfo returns Value of BSTR that can be overlapped by setting CustFileName/CustDispFileName/CustDispTitle.
Syntax
HRESULT get_DispTitle([out, retval] BSTR* sVal);