Ler em inglês

Partilhar via


IMethodReturnMessage.GetOutArgName(Int32) Método

Definição

Retorna o nome do argumento especificado marcado como um parâmetro ref ou out.

public:
 System::String ^ GetOutArgName(int index);
public string GetOutArgName (int index);
[System.Security.SecurityCritical]
public string GetOutArgName (int index);
abstract member GetOutArgName : int -> string
[<System.Security.SecurityCritical>]
abstract member GetOutArgName : int -> string
Public Function GetOutArgName (index As Integer) As String

Parâmetros

index
Int32

O número do nome de argumento solicitado.

Retornos

O nome do argumento ou null, se o método atual não estiver implementado.

Atributos

Exceções

O chamador imediato faz a chamada por meio de uma referência à interface e não tem permissão de infraestrutura.

Aplica-se a

Produto Versões
.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