IPXV_Inst::ActionHandlersCount Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_ActionHandlersCount([out, retval] ULONG* | + | <pre class="brush:cpp;gutter:false">HRESULT get_ActionHandlersCount([out, retval] ULONG* Count); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXV_Inst|IPXV_Inst]] | [[PXV:IPXV_Inst|IPXV_Inst]] |
Revision as of 07:34, 12 June 2015
Gets the count of items in the list of registered handlers of PDF-actions.
Syntax
HRESULT get_ActionHandlersCount([out, retval] ULONG* Count);