Searched refs:m_pModificationEventClass (Results 1 – 1 of 1) sorted by relevance
114 CComPtr<IWbemClassObject> m_pModificationEventClass; variable125 m_pModificationEventClass = NULL; in CIntrinsicEventProviderHelper()141 m_hr = pNamespace->GetObject(bstrString,0,pCtx,&m_pModificationEventClass,NULL); in CIntrinsicEventProviderHelper()211 HRESULT hr = m_pModificationEventClass->SpawnInstance(0,&pEvtInstance); in FireModificationEvent()