IGrooveBSTREnum Interface

The IGrooveBSTREnum interface is an enumerator for BSTR strings.

Methods

Method Description

HasMore

Determines whether the BSTR enumeration contains another value.

OpenNext

Returns the next BSTR in the enumeration.

Reset

Resets to the beginning of the enumeration.

See Also

Reference

IGrooveBSTREnumCreate Interface