IPXC_ActionsList::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_ActionsList::Count Property}}
 
{{#customTitle:IPXC_ActionsList::Count Property}}
  
Property '''Count''' of interface [[PXV:IPXC_ActionsList|IPXC_ActionsList]] returns  Value of ULONG ...
+
Gets number of actions in the actions list.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 00:58, 16 April 2015

Gets number of actions in the actions list.

Syntax

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

See Also

See also IPXC_ActionsList.