BACK TO INDEX

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
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ActionIDStringThe ActionID property is a unique identifier assigned to a particular action for a software element.
AppIDStringApplication ID containing DCOM information for the associated application (string GUID).
ArgumentStringThis 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.
CaptionStringNA
CLSIDStringThe class identifier of a COM server
ContextStringThe server context for this server. This may be one of the following values: LocalServer, LocalServer32, InprocServer, InprocServer32
DefInprocHandlerString 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
DescriptionStringA description of the object.
DirectionUInt16The 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".
FileTypeMaskStringContains 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.
InsertableUInt16An indicator as to whether this object is insertable or not.
NameStringName is used to identify this software element
ProgIDStringThe default Program ID associated with this Class ID.
RemoteNameStringThe name used remotely for the server.
SoftwareElementIDString The SoftwareElementID is an identifier for this software element.
SoftwareElementStateUInt16 The SoftwareElementState indicates the state of a software element
TargetOperatingSystemUInt16The TargetOperatingSystem indicates the target operating system of the owning software element.
VersionStringVersion should be in the form .. or ..
VIProgIDStringThe VI Program ID associated with this Class ID.
SAMPLE DATA INSTANCE
   Timed out