IPXC_Action_Goto::Target 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 Target of interface IPXC_Action_Goto returns/sets Pointer to IPXC_FileSpec ...


Syntax

HRESULT get_Target([out, retval] IPXC_FileSpec** pFileSpec);
HRESULT put_Target([in] IPXC_FileSpec* pFileSpec);

See Also

See also IPXC_Action_Goto.