3 references to INPLACE_E_NOTOOLSPACE
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
17152
hr != NativeMethods.
INPLACE_E_NOTOOLSPACE
&& hr != NativeMethods.E_NOTIMPL) {
17159
hr != NativeMethods.
INPLACE_E_NOTOOLSPACE
&& hr != NativeMethods.E_NOTIMPL) {
17573
if (NativeMethods.Failed(hr) && hr != NativeMethods.
INPLACE_E_NOTOOLSPACE
&& hr != NativeMethods.E_NOTIMPL) {