IPXV_Inst::ActiveDoc Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:38, 20 March 2015

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.