System.Runtime.Remoting.Messaging.IMethodReturnMessage: Method Members

The methods of System.Runtime.Remoting.Messaging.IMethodReturnMessage are listed below. For a list of all members, see the IMethodReturnMessage Members list.

Public Methods

GetOutArg(int) : object

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

GetOutArgName(int) : string

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