3 references to InterfaceSupportsErrorInfo
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PropertyDescriptor.cs (1)
876
if (iSupportErrorInfo.Value->
InterfaceSupportsErrorInfo
(IID.Get<IDispatch>()).Succeeded)
System.Windows.Forms.Primitives (2)
Windows.Win32.ISupportErrorInfo.g.cs (2)
54
/// <inheritdoc cref="
InterfaceSupportsErrorInfo
(global::System.Guid*)"/>
59
winmdroot.Foundation.HRESULT __result = this.
InterfaceSupportsErrorInfo
(riidLocal);