IPXC_DocSrcInfo::FileName Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 6: Line 6:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''FileName''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns  Value of BSTR ...
+
Property '''FileName''' of interface [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] returns  Pointer to [[PXV:IAFS_Name|IAFS_Name]] ...
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05:28, 17 June 2015


Property FileName of interface IPXC_DocSrcInfo returns Pointer to IAFS_Name ...

Syntax

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

See Also

IPXC_DocSrcInfo