BINDPTR 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202
請改用 BINDPTR。
public value class BINDPTR
[System.Runtime.InteropServices.ComVisible(false)]
public struct BINDPTR
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct BINDPTR
[<System.Runtime.InteropServices.ComVisible(false)>]
type BINDPTR = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type BINDPTR = struct
Public Structure BINDPTR
- 繼承
- 屬性
備註
如需類型的詳細資訊 BINDPTR
,請參閱 MSDN 連結庫。
欄位
lpfuncdesc |
已淘汰.
表示 FUNCDESC 結構的指標。 |
lptcomp |
已淘汰.
表示 lptcomp 介面的指標。 |
lpvardesc |
已淘汰.
表示 VARDESC 結構的指標。 |