IPXV_SearchPtr::Doc 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 Doc of interface IPXV_SearchPtr returns Pointer to IPXC_Document ...

Syntax

HRESULT get_Doc([in]           ULONG            DocID,
                [out, retval]  IPXC_Document**  Doc);

Parameters

DocID
[in] Value of ULONG.

See Also

IPXV_SearchPtr