IPXC_Document::DocumentTempFolder 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_DocumentTempFolder([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_DocumentTempFolder([out, retval] BSTR* sTempFolder); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_Document|IPXC_Document]] | [[PXV:IPXC_Document|IPXC_Document]] |
Revision as of 02:16, 4 June 2015
Property DocumentTempFolder of interface IPXC_Document returns Value of BSTR ...
Syntax
HRESULT get_DocumentTempFolder([out, retval] BSTR* sTempFolder);