IPXC_DocSrcInfo::DispTitle Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
(Label ToWrite removed)
 
(9 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|property}}
+
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|DispTitle|property}}
{{ToWrite}}
+
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''DispTitle''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns  Value of BSTR ...
+
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* ppVal);
+
<pre class="brush:cpp;gutter:false">HRESULT get_DispTitle([out, retval] BSTR* sVal);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]].
+
[[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]]

Latest revision as of 03: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);

See Also

IPXC_DocSrcInfo