Aracılığıyla paylaş


ComExposedClassAttribute<T>.GetComInterfaceEntries(Int32) Yöntem

Tanım

Bu türü COM'da kullanıma sunmak için bir ComWrappers örneğe sağlamak üzere COM arabirim bilgilerini alır.

public:
 virtual System::Runtime::InteropServices::ComWrappers::ComInterfaceEntry* GetComInterfaceEntries([Runtime::InteropServices::Out] int % count);
public System.Runtime.InteropServices.ComWrappers.ComInterfaceEntry* GetComInterfaceEntries (out int count);
abstract member GetComInterfaceEntries : int -> nativeptr<System.Runtime.InteropServices.ComWrappers.ComInterfaceEntry>
override this.GetComInterfaceEntries : int -> nativeptr<System.Runtime.InteropServices.ComWrappers.ComInterfaceEntry>

Parametreler

count
Int32

Bu türün uyguladığı COM arabirimlerinin sayısı.

Döndürülenler

Türün uyguladığı arabirimler için arabirim giriş bilgileri.

Uygulamalar

Şunlara uygulanır