IDLDESC 構造体

定義

注意事項

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

代わりに 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.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
Public Structure IDLDESC
継承
IDLDESC
属性

注釈

の詳細については IDLDESC、MSDN ライブラリを参照してください。

フィールド

dwReserved
古い.

予約済み。null に設定されます。

wIDLFlags
古い.

型を記述する IDLFLAG 値を示します。

適用対象