ComExposedClassAttribute<T>.GetComInterfaceEntries(Int32) Metoda

Definicja

Pobiera informacje o interfejsie COM w celu udostępnienia ComWrappers wystąpienia tego typu com.

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>

Parametry

count
Int32

Liczba interfejsów COM implementuje ten typ.

Zwraca

Informacje o wpisie interfejsu dla interfejsów implementuje typ.

Implementuje

Dotyczy