Provider Event Troubleshooting Classes

The following table lists the classes for WMI provider event troubleshooting. Each class is associated with the WMI provider event to which it is coupled.

ClassDescription
MSFT_WmiProvider_AccessCheck_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemEventProviderSecurity::AccessCheck.
MSFT_WmiProvider_AccessCheck_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemEventProviderSecurity::AccessCheck.
MSFT_WmiProvider_CancelQuery_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemEventProviderQuerySink::CancelQuery.
MSFT_WmiProvider_CancelQuery_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemEventProviderQuerySink::CancelQuery.
MSFT_WmiProvider_ComServerLoadOperationEventEvent class instance generated for COM server instance activation.
MSFT_WmiProvider_ComServerLoadOperationFailureEventEvent class instance generated for COM server instance activation failure.
MSFT_WmiProvider_CreateClassEnumAsyncEvent_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemServices::CreateClassEnumAsync.
MSFT_WmiProvider_CreateClassEnumAsyncEvent_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemServices::CreateClassEnumAsync.
MSFT_WmiProvider_CreateInstanceEnumAsyncEvent_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemServices::CreateInstanceEnumAsync.
MSFT_WmiProvider_CreateInstanceEnumAsyncEvent_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemServices::CreateInstanceEnumAsync.
MSFT_WmiProvider_DeleteClassAsyncEvent_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemServices::DeleteClassAsync.
MSFT_WmiProvider_DeleteClassAsyncEvent_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemServices::DeleteClassAsync.
MSFT_WmiProvider_DeleteInstanceAsyncEvent_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemServices::DeleteInstanceAsync.
MSFT_WmiProvider_DeleteInstanceAsyncEvent_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemServices::DeleteInstanceAsync.
MSFT_WmiProvider_ExecMethodAsyncEvent_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemServices::ExecMethodAsync.
MSFT_WmiProvider_ExecMethodAsyncEvent_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemServices::ExecMethodAsync.
MSFT_WmiProvider_ExecQueryAsyncEvent_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemServices::ExecQueryAsync.
MSFT_WmiProvider_ExecQueryAsyncEvent_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemServices::ExecQueryAsync.
MSFT_WmiProvider_GetObjectAsyncEvent_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemServices::GetObjectAsync.
MSFT_WmiProvider_GetObjectAsyncEvent_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemServices::GetObjectAsync.
MSFT_WmiProvider_InitializationOperationEventEvent class instance generated for successful initialization of the provider server instance.
MSFT_WmiProvider_InitializationOperationFailureEventEvent class instance generated for failed initialization of the provider server instance.
MSFT_WmiProvider_LoadOperationEventEvent class instance generated or successful activation and initialization of the provider cache entry.
MSFT_WmiProvider_LoadOperationFailureEventEvent class instance generated for failed activation and initialization of the provider cache entry.
MSFT_WmiProvider_NewQuery_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemEventProviderQuerySink::NewQuery.
MSFT_WmiProvider_NewQuery_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemEventProviderQuerySink::NewQuery.
MSFT_WmiProvider_OperationEventBase class for WMI provider troubleshooting event classes.
MSFT_WmiProvider_OperationEvent_PostBase class for troubleshooting events following completion of provider implementation.
MSFT_WmiProvider_OperationEvent_PreBase class for troubleshooting events prior to calling provider implementation.
MSFT_WmiProvider_ProvideEvents_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemEventProvider::ProvideEvents.
MSFT_WmiProvider_ProvideEvents_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemEventProvider::ProvideEvents.
MSFT_WmiProvider_PutClassAsyncEvent_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemServices::PutClassAsync.
MSFT_WmiProvider_PutClassAsyncEvent_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemServices::PutClassAsync.
MSFT_WmiProvider_PutInstanceAsyncEvent_PostEvent class instance generated immediately following completion of the provider's implementation of IWbemServices::PutInstanceAsync.
MSFT_WmiProvider_PutInstanceAsyncEvent_PreEvent class instance generated immediately prior to calling the provider's implementation of IWbemServices::PutInstanceAsync.
MSFT_WmiProvider_UnloadOperationEventEvent class instance generated for removal of the provider cache entry.

 

See Also

WMI Troubleshooting
WMI Troubleshooting
Receiving a WMI Event

Send comments about this topic to Microsoft

Build date: 11/3/2009

Tags :


Page view tracker