80 references to E_NOTIMPL
System.Private.Windows.Core (5)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (4)
231
return HRESULT.
E_NOTIMPL
;
250
return HRESULT.
E_NOTIMPL
;
261
return HRESULT.
E_NOTIMPL
;
264
public HRESULT DUnadvise(uint dwConnection) => HRESULT.
E_NOTIMPL
;
System\Private\Windows\Ole\Composition.NativeToRuntimeAdapter.cs (1)
59
throw new ExternalException(SR.ExternalException, (int)HRESULT.
E_NOTIMPL
);
System.Windows.Forms (64)
System\Windows\Forms\Accessibility\AccessibleObject.cs (7)
790
internal virtual HRESULT GetTextSelection(SAFEARRAY** pRetVal) => HRESULT.
E_NOTIMPL
;
792
internal virtual HRESULT GetTextVisibleRanges(SAFEARRAY** pRetVal) => HRESULT.
E_NOTIMPL
;
794
internal virtual HRESULT GetTextRangeFromChild(IRawElementProviderSimple* childElement, ITextRangeProvider** pRetVal) => HRESULT.
E_NOTIMPL
;
796
internal virtual HRESULT GetTextRangeFromPoint(UiaPoint screenLocation, ITextRangeProvider** pRetVal) => HRESULT.
E_NOTIMPL
;
807
internal virtual HRESULT GetTextCaretRange(BOOL* isActive, ITextRangeProvider** pRetVal) => HRESULT.
E_NOTIMPL
;
809
internal virtual HRESULT GetRangeFromAnnotation(IRawElementProviderSimple* annotationElement, ITextRangeProvider** pRetVal) => HRESULT.
E_NOTIMPL
;
965
return HRESULT.
E_NOTIMPL
;
System\Windows\Forms\ActiveX\AxHost.AxContainer.cs (9)
571
return HRESULT.
E_NOTIMPL
;
605
HRESULT IOleContainer.Interface.LockContainer(BOOL fLock) => HRESULT.
E_NOTIMPL
;
621
HRESULT IOleInPlaceFrame.Interface.GetBorder(RECT* lprectBorder) => HRESULT.
E_NOTIMPL
;
623
HRESULT IOleInPlaceFrame.Interface.RequestBorderSpace(RECT* pborderwidths) => HRESULT.
E_NOTIMPL
;
625
HRESULT IOleInPlaceFrame.Interface.SetBorderSpace(RECT* pborderwidths) => HRESULT.
E_NOTIMPL
;
701
HRESULT IOleInPlaceFrame.Interface.SetMenu(HMENU hmenuShared, nint holemenu, HWND hwndActiveObject) => HRESULT.
E_NOTIMPL
;
703
HRESULT IOleInPlaceFrame.Interface.RemoveMenus(HMENU hmenuShared) => HRESULT.
E_NOTIMPL
;
705
HRESULT IOleInPlaceFrame.Interface.SetStatusText(PCWSTR pszStatusText) => HRESULT.
E_NOTIMPL
;
707
HRESULT IOleInPlaceFrame.Interface.EnableModeless(BOOL fEnable) => HRESULT.
E_NOTIMPL
;
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (7)
144
HRESULT IOleControlSite.Interface.LockInPlaceActive(BOOL fLock) => HRESULT.
E_NOTIMPL
;
156
return HRESULT.
E_NOTIMPL
;
251
return HRESULT.
E_NOTIMPL
;
255
HRESULT IOleClientSite.Interface.SaveObject() => HRESULT.
E_NOTIMPL
;
265
return HRESULT.
E_NOTIMPL
;
328
HRESULT IOleClientSite.Interface.RequestNewObjectLayout() => HRESULT.
E_NOTIMPL
;
349
HRESULT IOleInPlaceSite.Interface.ContextSensitiveHelp(BOOL fEnterMode) => HRESULT.
E_NOTIMPL
;
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (4)
400
return HRESULT.
E_NOTIMPL
;
911
&& hr != HRESULT.
E_NOTIMPL
)
922
&& hr != HRESULT.
E_NOTIMPL
)
1318
if (!hr.Succeeded && hr != HRESULT.INPLACE_E_NOTOOLSPACE && hr != HRESULT.
E_NOTIMPL
)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (9)
114
HRESULT IOleInPlaceActiveObject.Interface.EnableModeless(BOOL fEnable) => HRESULT.
E_NOTIMPL
;
175
HRESULT IOleObject.Interface.SetMoniker(uint dwWhichMoniker, IMoniker* pmk) => HRESULT.
E_NOTIMPL
;
186
return HRESULT.
E_NOTIMPL
;
191
HRESULT.
E_NOTIMPL
;
202
return HRESULT.
E_NOTIMPL
;
312
return HRESULT.
E_NOTIMPL
;
552
HRESULT.
E_NOTIMPL
;
556
HRESULT.
E_NOTIMPL
;
559
HRESULT IViewObject.Interface.Unfreeze(uint dwFreeze) => HRESULT.
E_NOTIMPL
;
System\Windows\Forms\Controls\RichTextBox\RichTextBox.OleCallback.cs (4)
59
OLEINPLACEFRAMEINFO* lpFrameInfo) => HRESULT.
E_NOTIMPL
;
77
return HRESULT.
E_NOTIMPL
;
188
public HRESULT ContextSensitiveHelp(BOOL fEnterMode) => HRESULT.
E_NOTIMPL
;
190
public HRESULT GetClipboardData(CHARRANGE* lpchrg, uint reco, Com.IDataObject** lplpdataobj) => HRESULT.
E_NOTIMPL
;
System\Windows\Forms\Controls\WebBrowser\WebBrowser.WebBrowserSite.cs (8)
94
return HRESULT.
E_NOTIMPL
;
109
return HRESULT.
E_NOTIMPL
;
114
return HRESULT.
E_NOTIMPL
;
119
return HRESULT.
E_NOTIMPL
;
124
return HRESULT.
E_NOTIMPL
;
129
return HRESULT.
E_NOTIMPL
;
134
return HRESULT.
E_NOTIMPL
;
142
return HRESULT.
E_NOTIMPL
;
System\Windows\Forms\Controls\WebBrowser\WebBrowserContainer.cs (9)
38
return HRESULT.
E_NOTIMPL
;
66
HRESULT IOleContainer.Interface.LockContainer(BOOL fLock) => HRESULT.
E_NOTIMPL
;
82
HRESULT IOleInPlaceFrame.Interface.GetBorder(RECT* lprectBorder) => HRESULT.
E_NOTIMPL
;
84
HRESULT IOleInPlaceFrame.Interface.RequestBorderSpace(RECT* pborderwidths) => HRESULT.
E_NOTIMPL
;
86
HRESULT IOleInPlaceFrame.Interface.SetBorderSpace(RECT* pborderwidths) => HRESULT.
E_NOTIMPL
;
143
=> HRESULT.
E_NOTIMPL
;
145
HRESULT IOleInPlaceFrame.Interface.RemoveMenus(HMENU hmenuShared) => HRESULT.
E_NOTIMPL
;
147
HRESULT IOleInPlaceFrame.Interface.SetStatusText(PCWSTR pszStatusText) => HRESULT.
E_NOTIMPL
;
149
HRESULT IOleInPlaceFrame.Interface.EnableModeless(BOOL fEnable) => HRESULT.
E_NOTIMPL
;
System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs (7)
69
HRESULT IOleControlSite.Interface.LockInPlaceActive(BOOL fLock) => HRESULT.
E_NOTIMPL
;
79
return HRESULT.
E_NOTIMPL
;
156
HRESULT IOleControlSite.Interface.ShowPropertyFrame() => HRESULT.
E_NOTIMPL
;
159
HRESULT IOleClientSite.Interface.SaveObject() => HRESULT.
E_NOTIMPL
;
169
return HRESULT.
E_NOTIMPL
;
211
HRESULT IOleClientSite.Interface.RequestNewObjectLayout() => HRESULT.
E_NOTIMPL
;
225
HRESULT IOleInPlaceSite.Interface.ContextSensitiveHelp(BOOL fEnterMode) => HRESULT.
E_NOTIMPL
;
System.Windows.Forms.Design (4)
System\ComponentModel\Design\MultilineStringEditor.OleCallback.cs (4)
53
return HRESULT.
E_NOTIMPL
;
123
return HRESULT.
E_NOTIMPL
;
126
public HRESULT ContextSensitiveHelp(BOOL fEnterMode) => HRESULT.
E_NOTIMPL
;
128
public HRESULT GetClipboardData(CHARRANGE* lpchrg, uint reco, Com.IDataObject** lplpdataobj) => HRESULT.
E_NOTIMPL
;
System.Windows.Forms.Primitives (7)
Windows\Win32\System\Com\StandardDispatch.cs (7)
137
protected virtual HRESULT GetDispID(BSTR bstrName, uint grfdex, int* pid) => HRESULT.
E_NOTIMPL
;
142
protected virtual HRESULT GetMemberName(int id, BSTR* pbstrName) => HRESULT.
E_NOTIMPL
;
156
protected virtual HRESULT GetNextDispID(uint grfdex, int id, int* pid) => HRESULT.
E_NOTIMPL
;
232
return HRESULT.
E_NOTIMPL
;
237
HRESULT IDispatchEx.Interface.DeleteMemberByName(BSTR bstrName, uint grfdex) => HRESULT.
E_NOTIMPL
;
238
HRESULT IDispatchEx.Interface.DeleteMemberByDispID(int id) => HRESULT.
E_NOTIMPL
;
248
return HRESULT.
E_NOTIMPL
;