IBitSet::Count Property
From PDF XChange PDF SDK
Line 3: | Line 3: | ||
{{#customTitle:IBitSet::Count Property}} | {{#customTitle:IBitSet::Count Property}} | ||
{{#parentPage:PXV:IBitSet#Properties|Count|property}} | {{#parentPage:PXV:IBitSet#Properties|Count|property}} | ||
− | |||
− | Gets number of bits in the [[PXV:IBitSet|bit set]]. | + | Gets number of bits in the [[PXV:IBitSet|bit-set]]. |
== Syntax == | == Syntax == |
Revision as of 10:13, 28 May 2015
Gets number of bits in the bit-set.
Syntax
HRESULT get_Count([out, retval] ULONG* pCount);