VARDESC Struktura

Definicja

Przestroga

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

Przestroga

Ten interfejs API jest już przestarzały.

Zamiast tego użyj polecenia cmdlet 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
Dziedziczenie
VARDESC
Atrybuty

Uwagi

Aby uzyskać dodatkowe informacje VARDESC na temat programu , zobacz Biblioteka MSDN.

Pola

elemdescVar

Zawiera typ zmiennej.

lpstrSchema

To pole jest zarezerwowane do użytku w przyszłości.

memid

Wskazuje identyfikator członka zmiennej.

varkind

Definiuje sposób, w jaki zmienna ma być marshaledowana.

wVarFlags

Definiuje właściwości zmiennej.

Dotyczy