Compartilhar via


VARDESC Estrutura

Definição

Cuidado

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

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

Comentários

Para obter informações adicionais sobre VARDESC, consulte a Biblioteca MSDN.

Campos

elemdescVar
Obsoleto.

Contém o tipo de variável.

lpstrSchema
Obsoleto.

Este campo é reservado para uso futuro.

memid
Obsoleto.

Indica a ID de membro de uma variável.

varkind
Obsoleto.

Define como uma variável deve ser lida.

wVarFlags
Obsoleto.

Define as propriedades de uma variável.

Aplica-se a