VARDESC Struktura

Definice

Upozornění

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

Upozornění

Toto rozhraní API je teď zastaralé.

Místo toho použijte 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
Dědičnost
VARDESC
Atributy

Poznámky

Další informace o najdete VARDESC v knihovně MSDN.

Pole

elemdescVar

Obsahuje typ proměnné.

lpstrSchema

Toto pole je vyhrazené pro budoucí použití.

memid

Určuje ID členu proměnné.

varkind

Definuje způsob zařazování proměnné.

wVarFlags

Definuje vlastnosti proměnné.

Platí pro