| Win32_ClassInfoAction |
| The RegisterClassInfo action manages the registration of COM class information with the system. In the Advertise mode the action registers all COM classes for which the corresponding feature is enabled. Else the action registers COM classes for which the corresponding feature is currently selected to be installed. |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| ActionID | | String | The ActionID property is a unique identifier assigned to a particular action for a software element. |
| AppID | | String | Application ID containing DCOM information for the associated application (string GUID). |
| Argument | | String | This property is optional only when the Context property is set to the LocalServer or LocalServer32 server context. The text is registered as the argument against the OLE server and is used by OLE for invoking the server. |
| Caption | | String | NA |
| CLSID | | String | The class identifier of a COM server |
| Context | | String | The server context for this server. This may be one of the following values: LocalServer, LocalServer32, InprocServer, InprocServer32 |
| DefInprocHandler | | String | Default inproc handler. May be optionally provided only for Context = LocalServer or LocalServer32. A non-numeric value is treated as a system file that serves as the 32-bit InprocHandler (appearing as the InprocHandler32 value).
Value
Meaning
1 = default (system)
16-bit InprocHandler (appearing as the InprocHandler value)
2 = default (system)
32-bit InprocHandler (appearing as the InprocHandler32 value)
3 = default (system)
16-bit as well as 32-bit InprocHandlers |
| Description | | String | A description of the object. |
| Direction | | UInt16 | The Direction property indicates whether a particular CIM_Action object is part of a sequence of actions to transition the current software element to its next state, such as "Install" or to remove the current software element, such as "Uninstall". |
| FileTypeMask | | String | Contains information for the HKCR (this CLSID) key. If multiple patterns exist, they must be delimited by a semicolon, and numeric subkeys are generated: 0, 1, 2. |
| Insertable | | UInt16 | An indicator as to whether this object is insertable or not. |
| Name | | String | Name is used to identify this software element |
| ProgID | | String | The default Program ID associated with this Class ID. |
| RemoteName | | String | The name used remotely for the server. |
| SoftwareElementID | | String | The SoftwareElementID is an identifier for this software element. |
| SoftwareElementState | | UInt16 | The SoftwareElementState indicates the state of a software element |
| TargetOperatingSystem | | UInt16 | The TargetOperatingSystem indicates the target operating system of the owning software element. |
| Version | | String | Version should be in the form .. or .. |
| VIProgID | | String | The VI Program ID associated with this Class ID. |
| SAMPLE DATA INSTANCE |
   Timed out
|