IPXV_Inst::ActionHandler Property

From PDF XChange PDF SDK
Revision as of 07:34, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Gets a pointer to IPXV_ActionHandler object by specified index.

Syntax

HRESULT get_ActionHandler([in]           ULONG                 Index,
                          [out, retval]  IPXV_ActionHandler**  Handler);

Parameters

Index
[in] Index of item in the list of registered action-handlers.

See Also

IPXV_Inst