TYPEDESC 结构
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
Use System.Runtime.InteropServices.ComTypes.TYPEDESC instead. http://go.microsoft.com/fwlink/?linkid=14202
请改用 TYPEDESC。
public value class TYPEDESC
C#
[System.Runtime.InteropServices.ComVisible(false)]
public struct TYPEDESC
C#
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct TYPEDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type TYPEDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type TYPEDESC = struct
Public Structure TYPEDESC
- 继承
- 属性
有关 的其他 TYPEDESC
信息,请参阅 MSDN 库。
lp |
已过时.
如果变量为 |
vt |
已过时.
指示由此 |
产品 | 版本 (已过时) |
---|---|
.NET Framework | 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1) |