IPXC_ActionsList::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_ActionsList::Count Property}}
 
{{#customTitle:IPXC_ActionsList::Count Property}}
{{#parentPage:PXV:IPXC_ActionsList|Count Property|property}}
+
{{#parentPage:PXV:IPXC_ActionsList#Properties|Count|property}}
 
+
  
 
Gets number of actions in the actions list.
 
Gets number of actions in the actions list.
Line 12: Line 11:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_ActionsList|IPXC_ActionsList]].
+
[[PXV:IPXC_ActionsList|IPXC_ActionsList]]

Latest revision as of 08:03, 23 May 2015

Gets number of actions in the actions list.

Syntax

HRESULT get_Count([out, retval]  ULONG*  nCount);

See Also

IPXC_ActionsList