UCOMIEnumConnectionPoints Interface

Definição

Cuidado

Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202

Use IEnumConnectionPoints em seu lugar.

[System.Runtime.InteropServices.Guid("B196B285-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIEnumConnectionPoints
[System.Runtime.InteropServices.Guid("B196B285-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMIEnumConnectionPoints
Atributos

Comentários

Para obter mais informações sobre a IEnumConnectionPoints interface, consulte a Biblioteca MSDN.

Métodos

Clone(UCOMIEnumConnectionPoints)
Obsoleto.

Cria outro enumerador que contém o mesmo estado de enumeração do atual.

Next(Int32, UCOMIConnectionPoint[], Int32)
Obsoleto.

Recupera um número especificado de itens na sequência de enumeração.

Reset()
Obsoleto.

Redefine a sequência de enumeração para o início.

Skip(Int32)
Obsoleto.

Ignora um número especificado de itens na sequência de enumeração.

Aplica-se a

Produto Versões (Obsoleto)
.NET Framework 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)