IPXV_SearchPtr::AttachPtr Property

From PDF XChange PDF SDK
Revision as of 07:44, 12 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                     AttachID,
                      [out, retval]  IPXV_FileAttachmentPtr**  Res);

Parameters

AttachID
[in] Value of ULONG.

See Also

IPXV_SearchPtr