IPXC_Bookmark::Actions Property

From PDF XChange PDF SDK
Jump to: navigation, search

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);

See Also

IPXC_Bookmark