15 references to Interface
System.Windows.Forms.Primitives (15)
_generated\126\Windows.Win32.IErrorInfo.g.cs (5)
73 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 116 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 156 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 195 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 234 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\481\Windows.Win32.System_Com_IErrorInfo_Extensions.g.cs (10)
23 /// <inheritdoc cref="winmdroot.System.Com.IErrorInfo.Interface.GetGUID(global::System.Guid*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetGUID(this winmdroot.System.Com.IErrorInfo.Interface @this, out global::System.Guid pGUID) 33 /// <inheritdoc cref="winmdroot.System.Com.IErrorInfo.Interface.GetSource(winmdroot.Foundation.BSTR*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT GetSource(this winmdroot.System.Com.IErrorInfo.Interface @this, out winmdroot.Foundation.BSTR pBstrSource) 43 /// <inheritdoc cref="winmdroot.System.Com.IErrorInfo.Interface.GetDescription(winmdroot.Foundation.BSTR*)"/> 44 internal static unsafe winmdroot.Foundation.HRESULT GetDescription(this winmdroot.System.Com.IErrorInfo.Interface @this, out winmdroot.Foundation.BSTR pBstrDescription) 53 /// <inheritdoc cref="winmdroot.System.Com.IErrorInfo.Interface.GetHelpFile(winmdroot.Foundation.BSTR*)"/> 54 internal static unsafe winmdroot.Foundation.HRESULT GetHelpFile(this winmdroot.System.Com.IErrorInfo.Interface @this, out winmdroot.Foundation.BSTR pBstrHelpFile) 63 /// <inheritdoc cref="winmdroot.System.Com.IErrorInfo.Interface.GetHelpContext(uint*)"/> 64 internal static unsafe winmdroot.Foundation.HRESULT GetHelpContext(this winmdroot.System.Com.IErrorInfo.Interface @this, out uint pdwHelpContext)