Searched defs:SetNotify (Results 1 – 3 of 3) sorted by relevance
42 void SetNotify(NotifyIface* pNotify) { m_pNotify = pNotify; } in SetNotify() function
699 void CPWL_EditImpl::SetNotify(CPWL_Edit* pNotify) { in SetNotify() function in CPWL_EditImpl
86 STDMETHOD(SetNotify) (THIS_ REFIID riid,WINBOOL fNotify); in DECLARE_INTERFACE_() local