IPXC_NumberFormatArray::Count Property

From PDF XChange PDF SDK
Revision as of 00:46, 31 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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);

See Also

IPXC_NumberFormatArray