This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoprocessingUI > ESRI.ArcGIS.GeoprocessingUI > Interfaces > IE > IEnumConnectionPoints Interface > IEnumConnectionPoints.RemoteNext Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub RemoteNext ( _ ByVal cConnections As Integer, _ ByRef ppCP As IConnectionPoint, _ ByRef pcFetched As Integer _ )
[C#] public void RemoteNext ( uint cConnections, ref IConnectionPoint ppCP, ref uint pcFetched );