Share via


IGrooveBSTREnum.HasMore Method

The HasMore method determines whether the BSTR string enumeration contains another value.

Syntax

object.HasMore () As Boolean

Return Value

The return value is TRUE if the BSTR enumeration contains another value; FALSE otherwise.

See Also

Reference

IGrooveBSTREnum Interface