Partager via


VARDESC Structure

Définition

Attention

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

Utilisez plutôt 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.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
Héritage
VARDESC
Attributs

Remarques

Pour plus d’informations sur VARDESC, consultez MSDN Library.

Champs

elemdescVar
Obsolète.

Contient le type de variable.

lpstrSchema
Obsolète.

Ce champ est réservé à une utilisation ultérieure.

memid
Obsolète.

Indique l'ID de membre d'une variable.

varkind
Obsolète.

Définit comment une variable doit être marshalée.

wVarFlags
Obsolète.

Définit les propriétés d'une variable.

S’applique à