System.Runtime.Remoting.Messaging.IMethodReturnMessage.GetOutArg Method

Returns the specified argument marked as a ref or an out parameter.

Syntax

public object GetOutArg (int argNum)

Parameters

argNum
The number of the requested argument.

Returns

The specified argument marked as a ref or an out parameter.

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