IUIX_CmdItemBox::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdItemBox::Count Property}}
 
{{#customTitle:IUIX_CmdItemBox::Count Property}}
 
{{#parentPage:PXV:IUIX_CmdItemBox#Properties|Count|property}}
 
{{#parentPage:PXV:IUIX_CmdItemBox#Properties|Count|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Count''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns  Value of ULONG ...
+
Property '''Count''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns  Value of ULONG containing the number of command items in the command items box.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 08:26, 24 March 2016


Property Count of interface IUIX_CmdItemBox returns Value of ULONG containing the number of command items in the command items box.

Syntax

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

See Also

IUIX_CmdItemBox