IUIX_CmdCollection::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdCollection::Count Property}} | {{#customTitle:IUIX_CmdCollection::Count Property}} | ||
{{#parentPage:PXV:IUIX_CmdCollection#Properties|Count|property}} | {{#parentPage:PXV:IUIX_CmdCollection#Properties|Count|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Count''' of interface [[PXV:IUIX_CmdCollection|IUIX_CmdCollection]] returns Value of ULONG | + | Property '''Count''' of interface [[PXV:IUIX_CmdCollection|IUIX_CmdCollection]] returns Value of ULONG containing the number of [[PXV:IUIX_Cmd|commands]] in the command collection. |
== Syntax == | == Syntax == |
Latest revision as of 04:27, 4 April 2016
Property Count of interface IUIX_CmdCollection returns Value of ULONG containing the number of commands in the command collection.
Syntax
HRESULT get_Count([out, retval] ULONG* nCount);