IPXV_AttachmentsView::ShowAttachment Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Contents
Syntax
HRESULT ShowAttachment([in] IPXC_FileSpec* pFileAttachment);
Parameters
- pFileAttachment
- [in] Pointer to IPXC_FileSpec.
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IPXV_AttachmentsView.