Freigeben über


IIUnknownInterfaceDetailsStrategy.GetComExposedTypeDetails Methode

Definition

Ruft Details zum angegebenen Typ ab, der für COM verfügbar gemacht wird.

public:
 System::Runtime::InteropServices::Marshalling::IComExposedDetails ^ GetComExposedTypeDetails(RuntimeTypeHandle type);
public System.Runtime.InteropServices.Marshalling.IComExposedDetails? GetComExposedTypeDetails (RuntimeTypeHandle type);
abstract member GetComExposedTypeDetails : RuntimeTypeHandle -> System.Runtime.InteropServices.Marshalling.IComExposedDetails
Public Function GetComExposedTypeDetails (type As RuntimeTypeHandle) As IComExposedDetails

Parameter

type
RuntimeTypeHandle

Das Laufzeittyphandle.

Gibt zurück

Details zum angegebenen Typ, sofern bekannt.

Gilt für: