System.Runtime.InteropServices.AllowReversePInvokeCallsAttribute Class

Allows an unmanaged method to call a managed method.

See Also: AllowReversePInvokeCallsAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=false)]
public sealed class AllowReversePInvokeCallsAttribute : Attribute

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0