3 references to Interface
System.Windows.Forms.Primitives (3)
Windows.Win32.IErrorLog.g.cs (1)
73
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.System_Com_IErrorLog_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.System.Com.IErrorLog.
Interface
.AddError(winmdroot.Foundation.PCWSTR, winmdroot.System.Com.EXCEPINFO*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT AddError(this winmdroot.System.Com.IErrorLog.
Interface
@this, string pszPropName, in winmdroot.System.Com.EXCEPINFO pExcepInfo)