IPXC_Document::SrcInfo Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_Document::SrcInfo Property}}
 
{{#customTitle:IPXC_Document::SrcInfo Property}}
 +
{{#parentPage:PXV:IPXC_Document|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''SrcInfo''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns  Pointer to [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] ...
 
Property '''SrcInfo''' of interface [[PXV:IPXC_Document|IPXC_Document]] returns  Pointer to [[PXV:IPXC_DocSrcInfo|IPXC_DocSrcInfo]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:48, 20 April 2015


Property SrcInfo of interface IPXC_Document returns Pointer to IPXC_DocSrcInfo ...

Syntax

HRESULT get_SrcInfo([out, retval] IPXC_DocSrcInfo** ppInfo);

See Also

See also IPXC_Document.