VARDESC Struktur

Definition

Achtung

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

Achtung

Diese API ist nun veraltet.

Verwenden Sie stattdessen 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
Vererbung
VARDESC
Attribute

Hinweise

Weitere Informationen zu VARDESC finden Sie in der MSDN Library.

Felder

elemdescVar

Der Typ des Containersteuerelements.

lpstrSchema

Dieses Feld ist für eine spätere Verwendung vorgesehen.

memid

Gibt die Member-ID einer Variablen an.

varkind

Definiert, wie eine Variable gemarshallt werden soll.

wVarFlags

Definiert die Eigenschaften einer Variablen.

Gilt für