DESCKIND Enumerazione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use System.Runtime.InteropServices.ComTypes.DESCKIND instead. http://go.microsoft.com/fwlink/?linkid=14202
In alternativa, utilizzare DESCKIND.
public enum class DESCKIND
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public enum DESCKIND
[System.Serializable]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.DESCKIND instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public enum DESCKIND
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type DESCKIND =
[<System.Serializable>]
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.DESCKIND instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type DESCKIND =
Public Enum DESCKIND
- Ereditarietà
- Attributi
Nome | Valore | Descrizione |
---|---|---|
DESCKIND_FUNCDESC | 1 | Indica che è stato restituito un oggetto FUNCDESC. |
DESCKIND_IMPLICITAPPOBJ | 4 | Indica che è stato restituito un oggetto |
DESCKIND_MAX | 5 | Indica la fine di un marcatore di enumerazione. |
DESCKIND_NONE | 0 | Indica che non è stata trovata alcuna corrispondenza. |
DESCKIND_TYPECOMP | 3 | Indica che è stato restituito un oggetto |
DESCKIND_VARDESC | 2 | Indica che è stato restituito un oggetto |
Per altre informazioni sull'enumerazione DESCKIND
, vedere MSDN Library.
Prodotto | Versioni (Obsoleto) |
---|---|
.NET Framework | 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1) |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: