Condividi tramite


VARDESC Struct

Definizione

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à
VARDESC
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.

Si applica a