1 implementation of Unadvise
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
301
HRESULT IOleObject.Interface.
Unadvise
(uint dwConnection) => ActiveXInstance.Unadvise(dwConnection);
1 reference to Unadvise
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleObject.g.cs (1)
745
return __object.
Unadvise
(dwConnection);