IPXC_Bookmark::Actions Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 02:21, 15 June 2015
Gets/sets actions list of the bookmark. Returns S_OK when successful.
Syntax
HRESULT get_Actions([out, retval] IPXC_ActionsList** pActions); HRESULT put_Actions([in] IPXC_ActionsList* pActions);