Share via


IComNativeDescriptorHandler.GetEditor(Object, Type) Yöntem

Tanım

Belirtilen bileşen için düzenleyiciyi alır.

public:
 System::Object ^ GetEditor(System::Object ^ component, Type ^ baseEditorType);
public object GetEditor (object component, Type baseEditorType);
abstract member GetEditor : obj * Type -> obj
Public Function GetEditor (component As Object, baseEditorType As Type) As Object

Parametreler

component
Object

Düzenleyiciyi almak için bileşen.

baseEditorType
Type

için componentdüzenleyicinin temel türü.

Döndürülenler

için componentdüzenleyici.

Açıklamalar

Not

Bu API artık kullanılmıyor. Eski olmayan alternatif ise şeklindedir ComObjectType.

Şunlara uygulanır