Compartilhar via


Construtor AllowReversePInvokeCallsAttribute ()

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Esta API dá suporte à infraestrutura produto e não se destina a ser usada diretamente do seu código.

Inicializa uma nova instância da classe AllowReversePInvokeCallsAttribute.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Sintaxe

public AllowReversePInvokeCallsAttribute()
public:
AllowReversePInvokeCallsAttribute()
new : unit -> AllowReversePInvokeCallsAttribute
Public Sub New

Informações de Versão

.NET Framework
Disponível desde 2.0
Silverlight
Disponível desde 2.0
Windows Phone Silverlight
Disponível desde 7.0

Confira Também

Classe AllowReversePInvokeCallsAttribute
Namespace System.Runtime.InteropServices

Retornar ao início