2 references to IErrorInfo
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (1)
1281
UnsafeNativeMethods.
IErrorInfo
pErrorInfo = null;
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
1271
public static extern void GetErrorInfo(int reserved, [In, Out] ref UnsafeNativeMethods.
IErrorInfo
errorInfo);