IGrooveStringStringEnum Interface

The IGrooveStringStringEnum interface is an enumerator for string-string pairs.

Methods

Method Description

HasMore

Determines whether the enumeration of string-string pairs contains another pair.

OpenNextPair

Returns the next string-string pair in the enumeration, as an IGrooveVARIANTPair.

Reset

Resets to the beginning of the enumeration.

See Also

Reference

IGrooveStringStringEnumCreate Interface
IGrooveVariantPair Interface