VARDESC Struct

Definizione

Attenzione

Use System.Runtime.InteropServices.ComTypes.VARDESC instead. http://go.microsoft.com/fwlink/?linkid=14202

Attenzione

Questa API è ora deprecata.

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.Obsolete]
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
[<System.Obsolete>]
type VARDESC = struct
Public Structure VARDESC
Ereditarietà
VARDESC
Attributi

Commenti

Per altre informazioni su VARDESC , vedere MSDN Library.

Campi

elemdescVar

Contiene il tipo della variabile.

lpstrSchema

Questo campo è riservato per un utilizzo futuro.

memid

Indica l'ID del membro di una variabile.

varkind

Definisce la modalità di esecuzione del marshalling di una variabile.

wVarFlags

Definisce le proprietà di una variabile.

Si applica a