IPXV_Inst::Doc Property

From PDF XChange PDF SDK
Revision as of 15:37, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property Doc of interface IPXV_Inst returns Pointer to IPXV_Document ...

Syntax

HRESULT get_Doc([in]           ULONG            nIndex,
                [out, retval]  IPXV_Document**  pDoc);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXV_Inst.