3 references to Advise
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.ConnectionPointCookie.cs (1)
105
if (hr.Failed || connectionPoint->
Advise
(ccw, &cookie).Failed)
System.Windows.Forms.Primitives (2)
Windows.Win32.IConnectionPoint.g.cs (2)
135
/// <inheritdoc cref="
Advise
(winmdroot.System.Com.IUnknown*, uint*)"/>
140
winmdroot.Foundation.HRESULT __result = this.
Advise
(pUnkSink, pdwCookieLocal);