IPXC_ActionsList::Item Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_ActionsList::Item Property}} | {{#customTitle:IPXC_ActionsList::Item Property}} | ||
{{#parentPage:PXV:IPXC_ActionsList|Item Property|property}} | {{#parentPage:PXV:IPXC_ActionsList|Item Property|property}} | ||
− | + | ||
Gets action by index from the actions list. | Gets action by index from the actions list. |
Revision as of 13:18, 20 May 2015
Gets action by index from the actions list.
Syntax
HRESULT get_Item([in] ULONG index, [out, retval] IPXC_Action** ppAction);
Parameters
- index
- [in] Index of the action you want to get from the actions list.