IBitSet::Count Property

From PDF XChange PDF SDK
Revision as of 01:58, 25 May 2015 by Palamar (Talk | contribs)

Jump to: navigation, search


Gets number of bits in the bit set.

Syntax

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

See Also

IBitSet