8 references to Interface
System.Windows.Forms.Primitives (8)
_generated\198\Windows.Win32.IOleAdviseHolder.g.cs (6)
75 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 111 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 146 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 181 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 210 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 241 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\496\Windows.Win32.System_Ole_IOleAdviseHolder_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Ole.IOleAdviseHolder.Interface.Advise(winmdroot.System.Com.IAdviseSink*, uint*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT Advise(this winmdroot.System.Ole.IOleAdviseHolder.Interface @this, winmdroot.System.Com.IAdviseSink* pAdvise, out uint pdwConnection)