Share via


IGrooveVariantPair Interface

The IGrooveVariantPair interface represents a data structure comprising an ordered pair of VARIANT values, First and Second.

Read/Write Properties

Property Description

First

First variant value.

Second

Second variant value.

Remarks

This interface is returned by enumerator OpenNextPair() methods.

See Also

Reference

IGrooveNameValueEnum Interface
IGrooveStringStringEnum Interface