IPXC_ActionsList::Item Property

From PDF XChange PDF SDK
Revision as of 02:10, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

IPXC_ActionsList