IPXC_DocSrcInfo::DispFileName Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocSrcInfo::DispFileName Property}}
 
{{#customTitle:IPXC_DocSrcInfo::DispFileName Property}}
{{#parentPage:PXV:IPXC_DocSrcInfo|DispFileName Property|property}}
+
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|DispFileName|property}}
{{ToWrite}}
+
 
{{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*  ppVal);
+
<pre class="brush:cpp;gutter:false">HRESULT get_DispFileName([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: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);

See Also

IPXC_DocSrcInfo