IPXC_Action_Goto::Dest Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Action_Goto::Dest Property}} | {{#customTitle:IPXC_Action_Goto::Dest Property}} | ||
{{#parentPage:PXV:IPXC_Action_Goto|property}} | {{#parentPage:PXV:IPXC_Action_Goto|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Revision as of 01:26, 21 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.