BACK TO INDEX

Win32_RemoveIniAction
The RemoveIniValues action deletes .INI file information that the application desires to delete from .INI files. The deletion of the information is gated by the Component class. A .INI value is deleted if the corresponding component has been set to be installed either locally or run from source.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ActionUInt16The type of modification made. Hexadecimal Decimal Meaning 0x002 2 Deletes .ini entry. 0x004 4 Deletes a tag from a .ini entry.
ActionIDStringThe ActionID property is a unique identifier assigned to a particular action for a software element.
CaptionStringNA
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".
keyStringThe .ini file key below the section.
NameStringName is used to identify this software element
SectionStringThe .ini file section.
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.
ValueStringThe value to be deleted.
VersionStringVersion should be in the form .. or ..
SAMPLE DATA INSTANCE
   Timed out