Lire en anglais

Partager via


UCOMIEnumConnections Interface

Définition

Attention

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

Utilisez plutôt IEnumConnections.

C#
[System.Runtime.InteropServices.Guid("B196B287-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIEnumConnections
C#
[System.Runtime.InteropServices.Guid("B196B287-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnections instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMIEnumConnections
Attributs

Remarques

Pour plus d’informations sur l’interface IEnumConnections , consultez MSDN Library.

Méthodes

Clone(UCOMIEnumConnections)
Obsolète.

Crée un autre énumérateur qui contient le même état d’énumération que l’énumérateur actuel.

Next(Int32, CONNECTDATA[], Int32)
Obsolète.

Récupère un nombre spécifié d’éléments dans la séquence d’énumération.

Reset()
Obsolète.

Réinitialise la séquence d'énumération au début.

Skip(Int32)
Obsolète.

Ignore un nombre spécifié d’éléments dans la séquence d’énumération.

S’applique à

Produit Versions (Obsolète)
.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)