Exposes the public members of the System..::.Exception class to unmanaged code.
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _ <CLSCompliantAttribute(False)> _ <ComVisibleAttribute(True)> _ <GuidAttribute("b36b5c63-42ef-38bc-a07e-0b34c98f164a")> _ Public Interface _Exception
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] [CLSCompliantAttribute(false)] [ComVisibleAttribute(true)] [GuidAttribute("b36b5c63-42ef-38bc-a07e-0b34c98f164a")] public interface _Exception
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)] [CLSCompliantAttribute(false)] [ComVisibleAttribute(true)] [GuidAttribute(L"b36b5c63-42ef-38bc-a07e-0b34c98f164a")] public interface class _Exception
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>] [<CLSCompliantAttribute(false)>] [<ComVisibleAttribute(true)>] [<GuidAttribute("b36b5c63-42ef-38bc-a07e-0b34c98f164a")>] type _Exception = interface end
The _Exception type exposes the following members.
This interface is for access to managed classes from unmanaged code and should not be called from managed code.
This interface preserves the vtable order of the System..::.Exception class members that can be accessed by unmanaged COM objects.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2