Partager via


IEnumConnectionPoints.Next, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Function Next ( _
    cConnections As UInteger, _
    <OutAttribute> ppCP As IConnectionPoint(), _
    <OutAttribute> ByRef pcFetched As UInteger _
) As Integer
int Next(
    uint cConnections,
    IConnectionPoint[] ppCP,
    out uint pcFetched
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

IEnumConnectionPoints Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms