IPXV_Inst::ActionHandlersCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_Inst::ActionHandlersCount Property}}
 
{{#customTitle:IPXV_Inst::ActionHandlersCount Property}}
  
Property '''ActionHandlersCount''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns Value of ULONG ...
+
Property '''ActionHandlersCount''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns the number of registered handlers of PDF-actions.
  
  

Revision as of 04:41, 21 March 2015

Property ActionHandlersCount of interface IPXV_Inst returns the number of registered handlers of PDF-actions.


Syntax

HRESULT get_ActionHandlersCount([out, retval] ULONG* pCount);

See Also

See also IPXV_Inst.