IPXC_DocSrcInfo::FileName Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IPXC_DocSrcInfo::FileName Property}}
 
{{#customTitle:IPXC_DocSrcInfo::FileName Property}}
 
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|FileName|property}}
 
{{#parentPage:PXV:IPXC_DocSrcInfo#Properties|FileName|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''FileName''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns  Pointer to [[PXV:IAFS_Name|IAFS_Name]] ...
+
Property '''FileName''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns  Pointer to [[PXV:IAFS_Name|IAFS_Name]] containing source document's file name.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:19, 16 March 2016


Property FileName of interface IPXC_DocSrcInfo returns Pointer to IAFS_Name containing source document's file name.

Syntax

HRESULT get_FileName([out, retval]  IAFS_Name**  pVal);

See Also

IPXC_DocSrcInfo