IPXC_Action_Goto::Dest Property
From PDF XChange PDF SDK
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Action_Goto::Dest Property}} | {{#customTitle:IPXC_Action_Goto::Dest Property}} | ||
− | Gets/sets destination structure. | + | Gets/sets [[PXV:PXC_Destination|destination]] structure. |
== Syntax == | == Syntax == |
Revision as of 01:57, 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.