CustomQueryInterfaceResult 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
CustomQueryInterfaceResult and support for ICustomQueryInterface may be unavailable in future releases.
yöntemi için GetInterface(Guid, IntPtr) dönüş değerleri sağlar.
public enum class CustomQueryInterfaceResult
[System.Obsolete("CustomQueryInterfaceResult and support for ICustomQueryInterface may be unavailable in future releases.")]
public enum CustomQueryInterfaceResult
public enum CustomQueryInterfaceResult
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public enum CustomQueryInterfaceResult
[<System.Obsolete("CustomQueryInterfaceResult and support for ICustomQueryInterface may be unavailable in future releases.")>]
type CustomQueryInterfaceResult =
type CustomQueryInterfaceResult =
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type CustomQueryInterfaceResult =
Public Enum CustomQueryInterfaceResult
- Devralma
- Öznitelikler
Alanlar
Failed | 2 | Belirli bir arabirim kimliği için arabirim kullanılamıyor. Bu durumda, döndürülen arabirim şeklindedir |
Handled | 0 | yönteminden GetInterface(Guid, IntPtr) döndürülen arabirim işaretçisi , IUnknown::QueryInterface sonucu olarak kullanılabilir. |
NotHandled | 1 | Özel |