IPXV_SearchPtr::Doc Property

From PDF XChange PDF SDK
Revision as of 02:49, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Doc of interface IPXV_SearchPtr returns Pointer to IPXC_Document ...

Syntax

HRESULT get_Doc([in]           ULONG            nDocID,
                [out, retval]  IPXC_Document**  pDoc);

Parameters

nDocID
[in] Value of ULONG.

See Also

IPXV_SearchPtr