IPXC_ActionsList::Item Property

From PDF XChange PDF SDK
Revision as of 02:25, 21 April 2015 by Palamar (Talk | contribs)

Jump to: navigation, search


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.

See Also

See also IPXC_ActionsList.