IPXC_Action_Goto::Dest Property

From PDF XChange PDF SDK
Revision as of 05:54, 23 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Gets/sets destination structure.

Syntax

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

See Also

See also IPXC_Action_Goto.