IPXC_DocSrcInfo::TempFileName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_TempFileName([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_TempFileName([out, retval] BSTR* sVal); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] | [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] |
Revision as of 01:14, 4 June 2015
Property TempFileName of interface IPXC_DocSrcInfo returns Value of BSTR ...
Syntax
HRESULT get_TempFileName([out, retval] BSTR* sVal);