共用方式為


IContributeObjectSink 介面

定義

在遠端呼叫的伺服器端提供特定物件的攔截接收。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public interface class IContributeObjectSink
public interface IContributeObjectSink
[System.Runtime.InteropServices.ComVisible(true)]
public interface IContributeObjectSink
type IContributeObjectSink = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type IContributeObjectSink = interface
Public Interface IContributeObjectSink
屬性

備註

介面 IContributeObjectSink 是由類別中 Context 想要在遠端呼叫的伺服器端參與物件特定攔截接收的內容屬性所實作。

伺服器物件鏈結是由實作 的伺服器對象內容 IContributeObjectSink中的這些內容屬性所組成。

方法

GetObjectSink(MarshalByRefObject, IMessageSink)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

將提供之伺服器物件的訊息接收鏈結到指定接收鏈結的前面。

適用於