9 references to Interface
System.Windows.Forms.Primitives (9)
_generated\117\Windows.Win32.IConnectionPoint.g.cs (5)
75
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
110
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
156
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
192
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
224
winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
_generated\478\Windows.Win32.System_Com_IConnectionPoint_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.System.Com.IConnectionPoint.
Interface
.GetConnectionInterface(global::System.Guid*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT GetConnectionInterface(this winmdroot.System.Com.IConnectionPoint.
Interface
@this, out global::System.Guid pIID)
33
/// <inheritdoc cref="winmdroot.System.Com.IConnectionPoint.
Interface
.Advise(winmdroot.System.Com.IUnknown*, uint*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT Advise(this winmdroot.System.Com.IConnectionPoint.
Interface
@this, winmdroot.System.Com.IUnknown* pUnkSink, out uint pdwCookie)