IPXC_DocSrcInfo::TempFileName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_DocSrcInfo::TempFileName Property}} | {{#customTitle:IPXC_DocSrcInfo::TempFileName Property}} | ||
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|TempFileName|property}} | {{#parentPage:PXV:IPXC_DocSrcInfo#Properties|TempFileName|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''TempFileName''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns Value of BSTR | + | Property '''TempFileName''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns Value of BSTR containing the name of the document's [[PXV:IAFS_File|source file]] TempFileName property. |
== Syntax == | == Syntax == |
Latest revision as of 03:54, 16 March 2016
Property TempFileName of interface IPXC_DocSrcInfo returns Value of BSTR containing the name of the document's source file TempFileName property.
Syntax
HRESULT get_TempFileName([out, retval] BSTR* sVal);