VARDESC Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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. |