IPXV_DocSaveEvent::Dest Property

From PDF XChange PDF SDK
Revision as of 00:04, 12 August 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property Dest of interface IPXV_DocSaveEvent returns/sets Pointer to IUnknown* ...

Syntax

HRESULT get_Dest([out, retval]  IUnknown**  pDest);
HRESULT put_Dest(  IUnknown*  pDest);

See Also

IPXV_DocSaveEvent