ReturnMessage コンストラクタ (Object, Object[], Int32, LogicalCallContext, IMethodCallMessage)
アセンブリ: mscorlib (mscorlib.dll 内)

Public Sub New ( _ ret As Object, _ outArgs As Object(), _ outArgsCount As Integer, _ callCtx As LogicalCallContext, _ mcm As IMethodCallMessage _ )
Dim ret As Object Dim outArgs As Object() Dim outArgsCount As Integer Dim callCtx As LogicalCallContext Dim mcm As IMethodCallMessage Dim instance As New ReturnMessage(ret, outArgs, outArgsCount, callCtx, mcm)
public ReturnMessage ( Object ret, Object[] outArgs, int outArgsCount, LogicalCallContext callCtx, IMethodCallMessage mcm )
public: ReturnMessage ( Object^ ret, array<Object^>^ outArgs, int outArgsCount, LogicalCallContext^ callCtx, IMethodCallMessage^ mcm )
public ReturnMessage ( Object ret, Object[] outArgs, int outArgsCount, LogicalCallContext callCtx, IMethodCallMessage mcm )
public function ReturnMessage ( ret : Object, outArgs : Object[], outArgsCount : int, callCtx : LogicalCallContext, mcm : IMethodCallMessage )
- callCtx
メソッド呼び出しの LogicalCallContext。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


ReturnMessage コンストラクタ (Exception, IMethodCallMessage)
アセンブリ: mscorlib (mscorlib.dll 内)


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


ReturnMessage コンストラクタ
- ReturnMessage コンストラクタのページへのリンク