IPXC_Action_Goto::DestName Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 03:58, 20 March 2015

Property DestName of interface IPXC_Action_Goto returns/sets Value of BSTR ...


Syntax

HRESULT get_DestName([out, retval] BSTR* pDestName);
HRESULT put_DestName([in] BSTR pDestName);

See Also

See also IPXC_Action_Goto.