IPXC_Action_Goto::Dest Property

From PDF XChange PDF SDK
Revision as of 03:58, 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 Dest of interface IPXC_Action_Goto returns/sets Pointer to PXC_Destination ...


Syntax

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

See Also

See also IPXC_Action_Goto.