[quote user="Maury"]foreach
(MSElementType type
in
types)
bitMask.SetBit((
uint
)type - 1,
true
);
[/quote]Thanks for showing us how to set the ScanCriteria element type mask.
[quote user="Maury"]foreach
(MSElementType type
in
types)
bitMask.SetBit((
uint
)type - 1,
true
);
[/quote]Thanks for showing us how to set the ScanCriteria element type mask.