Home
last modified time | relevance | path

Searched defs:ServerNotify (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/ipc/mscom/
H A DProfilerMarkers.cpp85 ServerNotify(REFGUID aExtensionId, REFIID aIid, ULONG aDataSize, in ServerNotify() function in __anon7dddd8d60111::ProfilerMarkerChannelHook
/dports/www/firefox/firefox-99.0/ipc/mscom/
H A DProfilerMarkers.cpp81 ServerNotify(REFGUID aExtensionId, REFIID aIid, ULONG aDataSize, in ServerNotify() function in __anon6d6878610111::ProfilerMarkerChannelHook
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/mscom/
H A DProfilerMarkers.cpp85 ServerNotify(REFGUID aExtensionId, REFIID aIid, ULONG aDataSize, in ServerNotify() function in __anon0bfcc3ad0111::ProfilerMarkerChannelHook
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dobjidl.h946 STDMETHOD_(void,ServerNotify)(THIS_ REFGUID,REFIID,ULONG,PVOID,DWORD) PURE; in DECLARE_INTERFACE_() local
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dobjidl.h946 STDMETHOD_(void,ServerNotify)(THIS_ REFGUID,REFIID,ULONG,PVOID,DWORD) PURE; in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/
H A Dmod.rs4278 …pub unsafe fn ServerNotify(&self, uextent: *const ::windows::runtime::GUID, riid: *const ::windows… in ServerNotify() method