IDispatchImplType Sabit listesi
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
The IDispatchImplAttribute is deprecated.
Belirli bir sınıf için hangi IDispatch
uygulamanın kullanılacağını gösterir.
public enum class IDispatchImplType
[System.Serializable]
public enum IDispatchImplType
[System.Serializable]
[System.Obsolete("The IDispatchImplAttribute is deprecated.", false)]
[System.Runtime.InteropServices.ComVisible(true)]
public enum IDispatchImplType
[<System.Serializable>]
type IDispatchImplType =
[<System.Serializable>]
[<System.Obsolete("The IDispatchImplAttribute is deprecated.", false)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type IDispatchImplType =
Public Enum IDispatchImplType
- Devralma
- Öznitelikler
Alanlar
CompatibleImpl | 2 | Uygulamanın, nesnenin |
InternalImpl | 1 |
|
SystemDefinedImpl | 0 | Hangi |
Açıklamalar
Daha fazla bilgi edinmek için bkz. IDispatchImplAttribute.