System.Runtime.InteropServices.ComTypes.IEnumConnections public interface IEnumConnections Documentation void Clone(out IEnumConnections ppenum) int Next(int celt, CONNECTDATA[] rgelt, IntPtr pceltFetched) void Reset() int Skip(int celt)