IUIX_Combo::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
Line 4: Line 4:
 
{{ToReview}}
 
{{ToReview}}
  
Returns count of combo box ''items''.
+
Gets count of combo box ''items''.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05:06, 7 May 2015


Gets count of combo box items.

Syntax

HRESULT get_Count([out, retval]  LONG*  pCount);

See Also

See also IUIX_Combo.