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
古い.

要素の型を識別します。

適用対象