IPXV_Inst::ActiveDoc Property

From PDF XChange PDF SDK
Revision as of 06:38, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Property ActiveDoc of interface IPXV_Inst returns/sets Pointer to IPXV_Document ...


Syntax

HRESULT get_ActiveDoc([out, retval] IPXV_Document** ppActiveDoc);
HRESULT put_ActiveDoc([in] IPXV_Document* ppActiveDoc);

See Also

See also IPXV_Inst.