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)
Устаревшие..
Устаревшие..
Устаревшие..
Устаревшие..

Получает события для заданного компонента.

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

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

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

Получает имя указанного компонента.

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

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

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

Получает значение свойства с заданным идентификатором диспетчеризации.

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

Получает значение свойства с заданным именем.

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