IDLDESC 结构

定义

注意

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

注意

现已弃用此 API。

请改用 IDLDESC

public value class IDLDESC
[System.Runtime.InteropServices.ComVisible(false)]
public struct IDLDESC
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct IDLDESC
[System.Obsolete]
public struct IDLDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type IDLDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type IDLDESC = struct
[<System.Obsolete>]
type IDLDESC = struct
Public Structure IDLDESC
继承
IDLDESC
属性

注解

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

字段

dwReserved

保留;设置为 null

wIDLFlags

指示描述类型的 IDLFLAG 值。

适用于