ELEMDESC 结构

定义

注意

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

请改用 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
继承
ELEMDESC
属性

注解

有关 的其他 ELEMDESC信息,请参阅 MSDN 库。

字段

desc
已过时.

包含有关元素的信息。

tdesc
已过时.

标识元素的类型。

适用于