SetWin32ContextInIDispatchAttribute Class
.NET Framework 2.0
Note: This class is new in the .NET Framework version 2.0.
Assembly: mscorlib (in mscorlib.dll)
NOTE: This class is now obsolete.
This attribute has been deprecated. Namespace: System.Runtime.InteropServicesAssembly: mscorlib (in mscorlib.dll)
'Declaration <ObsoleteAttribute("This attribute has been deprecated. Application Domains no longer respect Activation Context boundaries in IDispatch calls.", False)> _ <ComVisibleAttribute(True)> _ <AttributeUsageAttribute(AttributeTargets.Assembly, Inherited:=False)> _ Public NotInheritable Class SetWin32ContextInIDispatchAttribute Inherits Attribute 'Usage Dim instance As SetWin32ContextInIDispatchAttribute
/** @attribute ObsoleteAttribute("This attribute has been deprecated. Application Domains no longer respect Activation Context boundaries in IDispatch calls.", false) */
/** @attribute ComVisibleAttribute(true) */
/** @attribute AttributeUsageAttribute(AttributeTargets.Assembly, Inherited=false) */
public final class SetWin32ContextInIDispatchAttribute extends Attribute
ObsoleteAttribute("This attribute has been deprecated. Application Domains no longer respect Activation Context boundaries in IDispatch calls.", false) ComVisibleAttribute(true) AttributeUsageAttribute(AttributeTargets.Assembly, Inherited=false) public final class SetWin32ContextInIDispatchAttribute extends Attribute
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: