UCOMIEnumConnectionPoints Arabirim

Tanım

Dikkat

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

Bunun yerine IEnumConnectionPoints kullanın.

public interface class UCOMIEnumConnectionPoints
[System.Runtime.InteropServices.Guid("B196B285-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIEnumConnectionPoints
[System.Runtime.InteropServices.Guid("B196B285-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMIEnumConnectionPoints
[<System.Runtime.InteropServices.Guid("B196B285-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type UCOMIEnumConnectionPoints = interface
[<System.Runtime.InteropServices.Guid("B196B285-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type UCOMIEnumConnectionPoints = interface
Public Interface UCOMIEnumConnectionPoints
Öznitelikler

Açıklamalar

Arabirim hakkında IEnumConnectionPoints daha fazla bilgi için msdn kitaplığına bakın.

Yöntemler

Clone(UCOMIEnumConnectionPoints)
Geçersiz.

Geçerli olanla aynı numaralandırma durumunu içeren başka bir numaralandırıcı oluşturur.

Next(Int32, UCOMIConnectionPoint[], Int32)
Geçersiz.

Numaralandırma dizisindeki belirtilen sayıda öğeyi alır.

Reset()
Geçersiz.

Numaralandırma dizisini en başa sıfırlar.

Skip(Int32)
Geçersiz.

Numaralandırma dizisindeki belirtilen sayıda öğeyi atlar.

Şunlara uygulanır