1 implementation of GetAdvise
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
616HRESULT IViewObject2.Interface.GetAdvise(uint* pAspects, uint* pAdvf, IAdviseSink** ppAdvSink)
1 reference to GetAdvise
System.Windows.Forms.Primitives (1)
Windows.Win32.IViewObject2.g.cs (1)
218 return __object.GetAdvise(pAspects, pAdvf, ppAdvSink);