IPXV_DocSaveEvent::Dest Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
(No difference)
|
Latest revision as of 23:04, 11 August 2015
Property Dest of interface IPXV_DocSaveEvent returns/sets Pointer to IUnknown* ...
Syntax
HRESULT get_Dest([out, retval] IUnknown** pDest); HRESULT put_Dest( IUnknown* pDest);