Share via


IComNativeDescriptorHandler Antarmuka

Definisi

Perhatian

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

Perhatian

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

Perhatian

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

Perhatian

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

Menyediakan lapisan pemetaan tingkat atas antara objek COM dan 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
Atribut

Keterangan

Catatan

API ini kini kedaluwarsa. TypeDescriptionProvider Tambahkan untuk menangani sebagai ComObjectType gantinya.

Metode

GetAttributes(Object)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan atribut untuk komponen yang ditentukan.

GetClassName(Object)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan nama kelas untuk komponen yang ditentukan.

GetConverter(Object)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan pengonversi jenis untuk komponen yang ditentukan.

GetDefaultEvent(Object)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan peristiwa default untuk komponen yang ditentukan.

GetDefaultProperty(Object)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan properti default untuk komponen yang ditentukan.

GetEditor(Object, Type)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan editor untuk komponen yang ditentukan.

GetEvents(Object)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan peristiwa untuk komponen yang ditentukan.

GetEvents(Object, Attribute[])
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan peristiwa dengan atribut yang ditentukan untuk komponen yang ditentukan.

GetName(Object)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan nama komponen yang ditentukan.

GetProperties(Object, Attribute[])
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan properti dengan atribut yang ditentukan untuk komponen yang ditentukan.

GetPropertyValue(Object, Int32, Boolean)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan nilai properti yang memiliki pengidentifikasi pengiriman yang ditentukan.

GetPropertyValue(Object, String, Boolean)
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.
Kedaluwarsa.

Mendapatkan nilai properti yang memiliki nama yang ditentukan.

Berlaku untuk