VARDESC Estrutura

Definição

Atenção

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

Utilize VARDESC em substituição.

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

Observações

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

Campos

Name Description
elemdescVar
Obsoleto.

Contém o tipo de variável.

lpstrSchema
Obsoleto.

Este campo está reservado para uso futuro.

memid
Obsoleto.

Indica o ID de membro de uma variável.

varkind
Obsoleto.

Define como uma variável deve ser marshaleada.

wVarFlags
Obsoleto.

Define as propriedades de uma variável.

Aplica-se a