IPXC_Bookmark::Actions Property

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

Revision as of 05:57, 20 March 2015

Property Actions of interface IPXC_Bookmark returns/sets Pointer to IPXC_ActionsList ...


Syntax

HRESULT get_Actions([out, retval] IPXC_ActionsList** ppActions);
HRESULT put_Actions([in] IPXC_ActionsList* ppActions);

See Also

See also IPXC_Bookmark.