IBitSet::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IBitSet::Count Property}} | {{#customTitle:IBitSet::Count Property}} | ||
{{#parentPage:PXV:IBitSet#Properties|Count|property}} | {{#parentPage:PXV:IBitSet#Properties|Count|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets number of bits in the [[PXV:IBitSet|bit set]]. | |
== Syntax == | == Syntax == |
Revision as of 00:58, 25 May 2015
Gets number of bits in the bit set.
Syntax
HRESULT get_Count([out, retval] ULONG* pCount);