14 references to E_NOTIMPL
System.Web.Mobile (14)
UI\MobileControls\Design\Util\MSHTMLHost.cs (14)
131throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 180throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 209return(NativeMethods.E_NOTIMPL); 221throw new COMException(SR.GetString(SR.MSHTMLHost_Not_Implemented), NativeMethods.E_NOTIMPL); 236throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 240throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 244throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 254throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 258throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 262throw new COMException(String.Empty, NativeMethods.E_NOTIMPL); 310return NativeMethods.E_NOTIMPL; 314return NativeMethods.E_NOTIMPL; 318return NativeMethods.E_NOTIMPL; 342return NativeMethods.E_NOTIMPL;