PARAMDESC 結構

定義

警告

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

請改用 PARAMDESC

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

備註

如需 的詳細資訊 PARAMDESC ,請參閱 MSDN 程式庫。

欄位

lpVarValue
已淘汰.

表示正在處理序之間傳遞的值的指標。

wParamFlags
已淘汰.

表示描述結構項目、參數或傳回值的位元遮罩值。

適用於