Home | History | Annotate | Download | only in drivers

Lines Matching refs:IWbemObjectSink

25 	IWbemObjectSink sink;
65 long lFlags, IWbemContext *pCtx, IWbemObjectSink *pResponseHandler)
154 ndis_events_query_interface(IWbemObjectSink *this, REFIID riid, void **obj)
169 static ULONG STDMETHODCALLTYPE ndis_events_add_ref(IWbemObjectSink *this)
176 static ULONG STDMETHODCALLTYPE ndis_events_release(IWbemObjectSink *this)
303 ndis_events_indicate(IWbemObjectSink *this, long lObjectCount,
387 ndis_events_set_status(IWbemObjectSink *this, long lFlags, HRESULT hResult,
394 static int notification_query(IWbemObjectSink *pDestSink,
416 static int register_async_notification(IWbemObjectSink *pDestSink,
706 IWbemObjectSink *pSink;