IPXC_AnnotData_FileAttachment::FileAttachment Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_AnnotData_FileAttachment::FileAttachment Property}} | {{#customTitle:IPXC_AnnotData_FileAttachment::FileAttachment Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_AnnotData_FileAttachment|IPXC_AnnotData_FileAttachment]]. |
Revision as of 04:02, 20 May 2015
Property FileAttachment of interface IPXC_AnnotData_FileAttachment returns/sets Pointer to IPXC_FileSpec ...
Syntax
HRESULT get_FileAttachment([out, retval] IPXC_FileSpec** ppFileSpec); HRESULT put_FileAttachment([in] IPXC_FileSpec* ppFileSpec);