IPXV_SearchPtr::AttachPtr Property

From PDF XChange PDF SDK
Revision as of 04:08, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property AttachPtr of interface IPXV_SearchPtr returns Pointer to IPXV_FileAttachmentPtr ...

Syntax

HRESULT get_AttachPtr([in]           ULONG                     nAttachID,
                      [out, retval]  IPXV_FileAttachmentPtr**  pRes);

Parameters

nAttachID
[in] Value of ULONG.

See Also

IPXV_SearchPtr