IUIX_CmdPane::Count Property

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

Latest revision as of 03:25, 25 March 2016


Property Count of interface IUIX_CmdPane returns Value of ULONG containing the number of the command lines in the command pane.

Syntax

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

See Also

IUIX_CmdPane