IPXC_DocSrcInfo::File Property

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

Latest revision as of 03:19, 16 March 2016


Property File of interface IPXC_DocSrcInfo returns Pointer to IAFS_File containing source document's file object.

Syntax

HRESULT get_File([out, retval]  IAFS_File**  pVal);

See Also

IPXC_DocSrcInfo