IPXC_Page::Actions Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Page::Actions Property}} | {{#customTitle:IPXC_Page::Actions Property}} | ||
− | {{#parentPage:PXV:IPXC_Page#Properties|Actions | + | {{#parentPage:PXV:IPXC_Page#Properties|Actions|property}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 07:41, 23 May 2015
Gets/sets actions list by the trigger type.
Syntax
HRESULT get_Actions([in] PXC_TriggerType nTrigger, [out, retval] IPXC_ActionsList** pActions); HRESULT put_Actions([in] PXC_TriggerType nTrigger, [in] IPXC_ActionsList* pActions);
Parameters
- nTrigger
- [in] Type of trigger by which the actions list should be extracted or set.