IPXC_NumberFormatArray::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_NumberFormatArray::Count Property}} | {{#customTitle:IPXC_NumberFormatArray::Count Property}} | ||
{{#parentPage:PXV:IPXC_NumberFormatArray#Properties|Count|property}} | {{#parentPage:PXV:IPXC_NumberFormatArray#Properties|Count|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''Count''' of interface [[PXV:IPXC_NumberFormatArray|IPXC_NumberFormatArray]] returns Value of ULONG | + | Property '''Count''' of interface [[PXV:IPXC_NumberFormatArray|IPXC_NumberFormatArray]] returns Value of ULONG containing number of the [[PXV:IPXC_NumberFormatItem|items]] in the array. |
== Syntax == | == Syntax == |
Latest revision as of 23:46, 30 March 2016
Property Count of interface IPXC_NumberFormatArray returns Value of ULONG containing number of the items in the array.
Syntax
HRESULT get_Count([out, retval] ULONG* pCount);