ELEMDESC Estrutura
Definição
Cuidado
Use System.Runtime.InteropServices.ComTypes.ELEMDESC instead. http://go.microsoft.com/fwlink/?linkid=14202
Cuidado
Esta API agora é obsoleta.
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.Obsolete]
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
[<System.Obsolete>]
type ELEMDESC = struct
Public Structure ELEMDESC
- Herança
- Atributos
Comentários
Para obter informações adicionais sobre ELEMDESC o, consulte a biblioteca MSDN.For additional information about ELEMDESC, see the MSDN Library.
Campos
| desc |
Contém informações sobre um elemento.Contains information about an element. |
| tdesc |
Identifica o tipo de um elemento.Identifies the type of the element. |