IComNativeDescriptorHandler Интерфейс

Определение

Внимание!

This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead. https://go.microsoft.com/fwlink/?linkid=14202

Внимание!

IComNativeDescriptorHandler has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.

Внимание!

This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead. http://go.microsoft.com/fwlink/?linkid=14202

Внимание!

This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead. https://go.microsoft.com/fwlink/?linkid=14202

Предоставляет уровень сопоставления верхнего уровня между COM-объектом и TypeDescriptor.

public interface class IComNativeDescriptorHandler
[System.Obsolete("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IComNativeDescriptorHandler
public interface IComNativeDescriptorHandler
[System.Obsolete("IComNativeDescriptorHandler has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.")]
public interface IComNativeDescriptorHandler
[System.Obsolete("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.  http://go.microsoft.com/fwlink/?linkid=14202")]
public interface IComNativeDescriptorHandler
[System.Obsolete("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.  https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IComNativeDescriptorHandler
[<System.Obsolete("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead. https://go.microsoft.com/fwlink/?linkid=14202")>]
type IComNativeDescriptorHandler = interface
type IComNativeDescriptorHandler = interface
[<System.Obsolete("IComNativeDescriptorHandler has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.")>]
type IComNativeDescriptorHandler = interface
[<System.Obsolete("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.  http://go.microsoft.com/fwlink/?linkid=14202")>]
type IComNativeDescriptorHandler = interface
[<System.Obsolete("This interface has been deprecated. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.  https://go.microsoft.com/fwlink/?linkid=14202")>]
type IComNativeDescriptorHandler = interface
Public Interface IComNativeDescriptorHandler
Атрибуты

Комментарии

Заметка

Теперь этот API устарел. Вместо этого добавьте TypeDescriptionProvider для обработки ComObjectType.

Методы

GetAttributes(Object)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает атрибуты для указанного компонента.

GetClassName(Object)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает имя класса для указанного компонента.

GetConverter(Object)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает преобразователь типов для указанного компонента.

GetDefaultEvent(Object)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает событие по умолчанию для указанного компонента.

GetDefaultProperty(Object)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает свойство по умолчанию для указанного компонента.

GetEditor(Object, Type)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает редактор для указанного компонента.

GetEvents(Object, Attribute[])
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает события с указанными атрибутами для указанного компонента.

GetEvents(Object)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает события для указанного компонента.

GetName(Object)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает имя указанного компонента.

GetProperties(Object, Attribute[])
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает свойства с указанными атрибутами для указанного компонента.

GetPropertyValue(Object, Int32, Boolean)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает значение свойства, имеющего указанный идентификатор диспетчера.

GetPropertyValue(Object, String, Boolean)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Возвращает значение свойства, имеющего указанное имя.

Применяется к