3 references to Advise
System.Windows.Forms.Primitives (3)
Windows.Win32.IConnectionPoint.g.cs (1)
157
return __object.
Advise
(pUnkSink, pdwCookie);
Windows.Win32.System_Com_IConnectionPoint_Extensions.g.cs (2)
33
/// <inheritdoc cref="winmdroot.System.Com.IConnectionPoint.Interface.
Advise
(winmdroot.System.Com.IUnknown*, uint*)"/>
38
winmdroot.Foundation.HRESULT __result = @this.
Advise
(pUnkSink, pdwCookieLocal);