IPXC_Document::DocumentTempFolder Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_Document::DocumentTempFolder Property}} | {{#customTitle:IPXC_Document::DocumentTempFolder Property}} | ||
{{#parentPage:PXV:IPXC_Document#Properties|DocumentTempFolder|property}} | {{#parentPage:PXV:IPXC_Document#Properties|DocumentTempFolder|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''DocumentTempFolder''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns Value of BSTR | + | Property '''DocumentTempFolder''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns Value of BSTR containing document's temporary folder where all of the document's temporary files are situated. |
== Syntax == | == Syntax == |
Latest revision as of 01:28, 16 March 2016
Property DocumentTempFolder of interface IPXC_Document returns Value of BSTR containing document's temporary folder where all of the document's temporary files are situated.
Syntax
HRESULT get_DocumentTempFolder([out, retval] BSTR* sTempFolder);