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
已淘汰.

辨識項目的型別。

適用於