IPXC_ActionsList::Count Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_ActionsList::Count Property}} | {{#customTitle:IPXC_ActionsList::Count Property}} | ||
+ | {{#parentPage:PXV:IPXC_ActionsList#Properties|Count|property}} | ||
− | + | Gets number of actions in the actions list. | |
− | + | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* nCount); | + | <pre class="brush:cpp;gutter:false">HRESULT get_Count([out, retval] ULONG* nCount); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXC_ActionsList|IPXC_ActionsList]] |
Latest revision as of 07:03, 23 May 2015
Gets number of actions in the actions list.
Syntax
HRESULT get_Count([out, retval] ULONG* nCount);