IPXC_DocSrcInfo::TempFileName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_DocSrcInfo::TempFileName Property}} | {{#customTitle:IPXC_DocSrcInfo::TempFileName Property}} | ||
− | {{#parentPage:PXV:IPXC_DocSrcInfo|property}} | + | {{#parentPage:PXV:IPXC_DocSrcInfo|TempFileName Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_TempFileName([out, retval] BSTR* ppVal); | + | <pre class="brush:cpp;gutter:false">HRESULT get_TempFileName([out, retval] BSTR* ppVal); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]]. | See also [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]]. |
Revision as of 05:01, 23 April 2015
Property TempFileName of interface IPXC_DocSrcInfo returns Value of BSTR ...
Syntax
HRESULT get_TempFileName([out, retval] BSTR* ppVal);
See Also
See also IPXC_DocSrcInfo.