| Msft_WmiProvider_LoadOperationEvent |
| The Msft_WmiProvider_LoadOperationEvent event class defines the successful activation and initialization of the provider cache entry. WMI caches provider registration objects to decrease overallexecution time. The substem will drop cache entries either through the cache ageing process, through loss of RPC connectivity, through user control or due to some change in the provider's registration. |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Clsid | | String | The Clsid property, if applicable, defines the COM CLSID associated with server implementation. Note: decoupled providers do not have an associated COM CLSID. |
| HostingGroup | | String | NA |
| HostingSpecification | | UInt32 | NA |
| InProcServer | | Boolean | The InProcServer property, if applicable, defines whether the server supports inproc32 activation. |
| InProcServerPath | | String | The InProcServerPath property, if applicable, defines the server inproc32 executable name. |
| Locale | | String | NA |
| LocalServer | | Boolean | The LocalServer property, if applicable, defines whether the server supports localserver32 activation. |
| LocalServerPath | | String | The LocalServerPath property, if applicable, defines the server localserver32 executable application name. |
| Namespace | | String | NA |
| provider | | String | NA |
| SECURITY_DESCRIPTOR | | UInt8 | NA |
| ServerName | | String | The ServerName property, if applicable, defines the COM server name present within the unnamed value of the CLSID key. |
| Synchronisation | | UInt32 | The Synchronisation property, if applicable, defines the server synchronisation model, can take on one of the following values:
0 - Ignored
1 - None
2 - Supported
3 - Required
4 - RequiresNew
5 - Unknown |
| ThreadingModel | | UInt32 | The ThreadingModel property, if applicable, defines the server threading model, can take one of the following values:
0 - Apartment
1 - Both
2 - Free
3 - Neutral
4 - Unknown |
| TIME_CREATED | | UInt64 | NA |
| TransactionIdentifer | | String | NA |
| User | | String | NA |
| SAMPLE DATA INSTANCE |
   Class does not currently contain data instances
|