Aracılığıyla paylaş


IIUnknownInterfaceDetailsStrategy.GetComExposedTypeDetails Yöntem

Tanım

COM'a sunulan belirtilen türle ilgili ayrıntıları alır.

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

Parametreler

type
RuntimeTypeHandle

Çalışma zamanı türü tanıtıcısı.

Döndürülenler

Biliniyorsa, belirtilen türle ilgili ayrıntılar.

Şunlara uygulanır