5 references to E_NOINTERFACE
System.Windows.Forms (5)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
913int hr = NativeMethods.E_NOINTERFACE;
winforms\Managed\System\WinForms\Application.cs (1)
1712return NativeMethods.E_NOINTERFACE;
winforms\Managed\System\WinForms\AxHost.cs (2)
3971return NativeMethods.E_NOINTERFACE; 6168return NativeMethods.E_NOINTERFACE;
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\ComNativeDescriptor.cs (1)
196return NativeMethods.E_NOINTERFACE;