IPXV_Inst::ActiveDoc Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_Inst|IPXV_Inst]] | + | [[PXV:IPXV_Inst|IPXV_Inst]] |
Revision as of 04:10, 23 May 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);