Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
SetWin32ContextInIDispatchAttribute.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices
;
2
3
[Obsolete(
"SetWin32ContextInIDispatchAttribute has been deprecated. Application Domains no longer respect Activation Context boundaries in IDispatch calls."
)]
4
[AttributeUsage(
AttributeTargets
.Assembly, Inherited =
false
)]
5
public
sealed
class
SetWin32ContextInIDispatchAttribute
:
Attribute
6
{
7
}
System.Attribute
Definition
Attribute.cs:12
System.Runtime.InteropServices.SetWin32ContextInIDispatchAttribute
Definition
SetWin32ContextInIDispatchAttribute.cs:6
System.Runtime.InteropServices
Definition
SequenceMarshal.cs:4
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:5
source
System.Runtime.InteropServices
System.Runtime.InteropServices
SetWin32ContextInIDispatchAttribute.cs
Generated by
1.10.0