IConstructionReturnMessage インターフェイス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
リモート オブジェクトのアクティブ化を試みた後に返される IMethodReturnMessage を識別します。
public interface class IConstructionReturnMessage : System::Runtime::Remoting::Messaging::IMethodReturnMessage
public interface IConstructionReturnMessage : System.Runtime.Remoting.Messaging.IMethodReturnMessage
[System.Runtime.InteropServices.ComVisible(true)]
public interface IConstructionReturnMessage : System.Runtime.Remoting.Messaging.IMethodReturnMessage
type IConstructionReturnMessage = interface
interface IMethodReturnMessage
interface IMethodMessage
interface IMessage
[<System.Runtime.InteropServices.ComVisible(true)>]
type IConstructionReturnMessage = interface
interface IMethodReturnMessage
interface IMethodMessage
interface IMessage
Public Interface IConstructionReturnMessage
Implements IMethodReturnMessage
- 派生
- 属性
- 実装
を実装 IConstructionReturnMessage するメッセージは、 と共に送信された構築要求の結果を IConstructionCallMessage返します。
Arg |
メソッドに渡された引数の数を取得します。 (継承元 IMethodMessage) |
Args |
メソッドに渡された引数の配列を取得します。 (継承元 IMethodMessage) |
Exception |
メソッドの呼び出し中にスローされた例外を取得します。 (継承元 IMethodReturnMessage) |
Has |
メッセージに可変個の引数があるかどうかを示す値を取得します。 (継承元 IMethodMessage) |
Logical |
現在のメソッド呼び出しの LogicalCallContext を取得します。 (継承元 IMethodMessage) |
Method |
呼び出されたメソッドの MethodBase を取得します。 (継承元 IMethodMessage) |
Method |
呼び出されたメソッドの名前を取得します。 (継承元 IMethodMessage) |
Method |
メソッド シグネチャを格納しているオブジェクトを取得します。 (継承元 IMethodMessage) |
Out |
メソッドの呼び出しの引数のうち、 |
Out |
|
Properties |
メッセージのプロパティのコレクションを表す IDictionary を取得します。 (継承元 IMessage) |
Return |
メソッド呼び出しの戻り値を取得します。 (継承元 IMethodReturnMessage) |
Type |
呼び出しの送信先となる特定のオブジェクトの完全な Type 名を取得します。 (継承元 IMethodMessage) |
Uri |
呼び出しの送信先となる特定のオブジェクトの URI を取得します。 (継承元 IMethodMessage) |
Get |
指定した引数を Object 型として取得します。 (継承元 IMethodMessage) |
Get |
メソッドに渡された引数の名前を取得します。 (継承元 IMethodMessage) |
Get |
|
Get |
|
製品 | バージョン |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。