IPXC_DocSrcInfo::TempFileName Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
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}}
{{ToWrite}}
 
 
{{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 04: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);

See Also

IPXC_DocSrcInfo