VARDESC Struct
Definizione
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.VARDESC instead. http://go.microsoft.com/fwlink/?linkid=14202
In alternativa, utilizzare VARDESC.
public value class VARDESC
[System.Runtime.InteropServices.ComVisible(false)]
public struct VARDESC
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.VARDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct VARDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type VARDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.VARDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type VARDESC = struct
Public Structure VARDESC
- Ereditarietà
- Attributi
Commenti
Per altre informazioni su VARDESC
, vedere MSDN Library.
Campi
elemdescVar |
Obsoleti.
Contiene il tipo della variabile. |
lpstrSchema |
Obsoleti.
Questo campo è riservato per un utilizzo futuro. |
memid |
Obsoleti.
Indica l'ID del membro di una variabile. |
varkind |
Obsoleti.
Definisce la modalità di esecuzione del marshalling di una variabile. |
wVarFlags |
Obsoleti.
Definisce le proprietà di una variabile. |