IPXV_Inst::ActionHandlersCount Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_Inst::ActionHandlersCount Property}} | {{#customTitle:IPXV_Inst::ActionHandlersCount Property}} | ||
+ | {{#parentPage:PXV:IPXV_Inst|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''ActionHandlersCount''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns the number of registered handlers of PDF-actions. | Property '''ActionHandlersCount''' of interface [[PXV:IPXV_Inst|IPXV_Inst]] returns the number of registered handlers of PDF-actions. | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 22:10, 20 April 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.