3 references to Next
System.Windows.Forms.Primitives (3)
Windows.Win32.IEnumConnections.g.cs (1)
80 return __object.Next(cConnections, rgcd, pcFetched);
Windows.Win32.System_Com_IEnumConnections_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IEnumConnections.Interface.Next(uint, winmdroot.System.Com.CONNECTDATA*, uint*)"/> 30 winmdroot.Foundation.HRESULT __result = @this.Next((uint )rgcd.Length, rgcdLocal, pcFetchedLocal);