IUIX_CmdLine::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdLine::Count Property}} | {{#customTitle:IUIX_CmdLine::Count Property}} | ||
{{#parentPage:PXV:IUIX_CmdLine#Properties|Count|property}} | {{#parentPage:PXV:IUIX_CmdLine#Properties|Count|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Count''' of interface [[PXV:IUIX_CmdLine|IUIX_CmdLine]] returns Value of ULONG | + | Property '''Count''' of interface [[PXV:IUIX_CmdLine|IUIX_CmdLine]] returns Value of ULONG containing the number of the [[PXV:IUIX_CmdBar|command bars]] in the command line. |
== Syntax == | == Syntax == |
Latest revision as of 01:30, 25 March 2016
Property Count of interface IUIX_CmdLine returns Value of ULONG containing the number of the command bars in the command line.
Syntax
HRESULT get_Count([out, retval] ULONG* nCount);