IPXC_Action_Goto::Dest Property
From PDF XChange PDF SDK
Line 3: | Line 3: | ||
Gets/sets destination structure. | Gets/sets destination structure. | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 01:56, 14 April 2015
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.