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