IPXV_Inst::ActionHandlersCount Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 5: Line 5:
 
{{ToReview}}
 
{{ToReview}}
  
Property '''ActionHandlersCount''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns the number of registered handlers of PDF-actions.
+
Gets count of items in the list of registered handlers of PDF-actions.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 16:38, 27 May 2015


Gets count of items in the list of registered handlers of PDF-actions.

Syntax

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

See Also

IPXV_Inst