System.Runtime.Remoting.Messaging.ReturnMessage.GetOutArg Method

Returns the object passed as an out or ref parameter during the remote method call.

Syntax

public object GetOutArg (int argNum)

Parameters

argNum
The zero-based index of the requested out or ref parameter.

Returns

The object passed as an out or ref parameter during the remote method call.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Remoting.Messaging
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0