VARDESC Estrutura

Definição

Cuidado

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

Cuidado

Essa API foi preterida.

Use VARDESC em seu lugar.

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
Herança
VARDESC
Atributos

Comentários

para obter informações adicionais sobre VARDESC o, consulte o Biblioteca MSDN.

Campos

elemdescVar

Contém o tipo de variável.

lpstrSchema

Este campo é reservado para uso futuro.

memid

Indica a ID de membro de uma variável.

varkind

Define como uma variável deve ser lida.

wVarFlags

Define as propriedades de uma variável.

Aplica-se a