IPXV_Inst::ActionHandler Property

From PDF XChange PDF SDK
Revision as of 05:09, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property ActionHandler of interface IPXV_Inst returns Pointer to IPXV_ActionHandler ...

Syntax

HRESULT get_ActionHandler([in]           ULONG                 nIndex,
                          [out, retval]  IPXV_ActionHandler**  ppHandler);

Parameters

nIndex
[in] Value of ULONG.

See Also

IPXV_Inst