ELEMDESC Structure

Définition

Attention

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

Utilisez plutôt ELEMDESC.

public value class ELEMDESC
[System.Runtime.InteropServices.ComVisible(false)]
public struct ELEMDESC
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.ELEMDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct ELEMDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type ELEMDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.ELEMDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type ELEMDESC = struct
Public Structure ELEMDESC
Héritage
ELEMDESC
Attributs

Remarques

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

Champs

desc
Obsolète.

Contient des informations sur un élément.

tdesc
Obsolète.

Identifie le type de l'élément.

S’applique à