ELEMDESC Estructura

Definición

Precaución

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

Utilice ELEMDESC en su lugar.

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
Herencia
ELEMDESC
Atributos

Comentarios

Para obtener más información sobre ELEMDESC, vea MSDN Library.

Campos

desc
Obsoletos.

Contiene información sobre un elemento.

tdesc
Obsoletos.

Identifica el tipo del elemento.

Se aplica a