Share via


IEnumVARIANT Interface

Definition

public interface class IEnumVARIANT
[System.Runtime.InteropServices.Guid("00020404-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface IEnumVARIANT
[System.Runtime.InteropServices.Guid("00020404-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnumVARIANT
[<System.Runtime.InteropServices.Guid("00020404-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type IEnumVARIANT = interface
[<System.Runtime.InteropServices.Guid("00020404-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnumVARIANT = interface
Public Interface IEnumVARIANT
Attributes

Methods

Clone(IEnumerator)
Next(UInt32, Object, UInt32)
Reset()
Skip(UInt32)

Applies to