IPXC_FileSpec::EmbeddedFile Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 13: Line 13:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_FileSpec|IPXC_FileSpec]].
+
[[PXV:IPXC_FileSpec|IPXC_FileSpec]]

Revision as of 04:30, 23 May 2015


Property EmbeddedFile of interface IPXC_FileSpec returns Pointer to IPXC_EmbeddedFileStream ...

Syntax

HRESULT get_EmbeddedFile([out, retval]  IPXC_EmbeddedFileStream**  ppEFile);

See Also

IPXC_FileSpec