Win32_RegistryAction, ROOT\CIMV2\ms_409

Class | Methods (1) | Properties (13) | Qualifiers (3) | Instances (999) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The WriteRegistryValues action sets up registry information that the application desires in the system Registry. The registry information is gated by the Component class. A registry value is written to the system registry if the corresponding component has been set to be installed either locally or run from source.

Win32_RegistryAction methods

Win32_RegistryAction has 1 methods (1 Derived)

NameOriginReturn
InvokeCIM_Actionuint32 {'out':True}

Win32_RegistryAction properties

Win32_RegistryAction has 13 properties (5 Local, 8 Derived)

NameOriginCIMType
key
ActionID
CIM_Action8 [string]
DescriptionCIM_Action8 [string]
DirectionCIM_Action18 [uint16]
EntryNameWin32_RegistryAction8 [string]
EntryValueWin32_RegistryAction8 [string]
keyWin32_RegistryAction8 [string]
NameCIM_Action8 [string]
RegistryWin32_RegistryAction8 [string]
RootWin32_RegistryAction2 [sint16]
SoftwareElementIDCIM_Action8 [string]
SoftwareElementStateCIM_Action18 [uint16]
TargetOperatingSystemCIM_Action18 [uint16]
VersionCIM_Action8 [string]

Detailed description of Win32_RegistryAction methods

Derived methods (1) of Win32_RegistryAction class

Invoke method
Returnuint32 {'out':True}
Description' The invoke method is to take a particular action. The details of how the method performs the action is implementation specific. The results of the method are based on the return value. - A 0 (zero) is returned if the condition is satisfied. - A 1 (one) is returned if the method is not supported. - Any other value indicates the condition is not satisfied. '
Invoke method is in 48 classes of ROOT\CIMV2\ms_409 and in 4 namespaces

Detailed description of Win32_RegistryAction properties

Local properties (5) of Win32_RegistryAction class

EntryName property
CIMTYPE'string'
Description'This property contains the registry value name. If this is Null, then the data entered into the Value proeprty are written to the default registry key.'
EntryName property is in 3 classes of ROOT\CIMV2\ms_409 and in 8 namespaces
EntryValue property
CIMTYPE'string'
Description'This property is the registry value.'
EntryValue property is in 3 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
key property
CIMTYPE'string'
Description'The key for the registry value.'
Key property is in 3 classes of ROOT\CIMV2\ms_409 and in 8 namespaces
Registry property
CIMTYPE'string'
Description'The registry value name. If the Value column is null, then the following strings in the Name column have special significance. + The key is to be created, if absent upon the installation of the component. - The key is to be deleted, if present, with all its values and subkeys upon the uninstallation of the component. * The key is to be created, if absent upon the installation of the component AND the key is to be deleted, if present, with all its values and subkeys upon the uninstallation of the component.'
Registry property is in 1 class (Win32_RegistryAction) of ROOT\CIMV2\ms_409 and in 2 namespaces
Root property
CIMTYPE'sint16'
Values['HKEY_CURRENT_USER', 'HKEY_LOCAL_MACHINE', 'HKEY_CLASSES_ROOT', 'HKEY_CURRENT_USER', 'HKEY_LOCAL_MACHINE', 'HKEY_USERS']
Root property is in 6 classes of ROOT\CIMV2\ms_409 and in 2 namespaces

Derived properties (8) of Win32_RegistryAction class

ActionID property
CIMTYPE'string'
Description'The ActionID property is a unique identifier assigned to a particular action for a software element. '
keyTrue
ActionID property is in 25 classes of ROOT\CIMV2\ms_409 and in 2 namespaces
Description property
CIMTYPE'string'
Description'A description of the object.'
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
Direction property
CIMTYPE'uint16'
Description'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".'
Values['Install', 'Uninstall']
Direction property is in 25 classes of ROOT\CIMV2\ms_409 and in 9 namespaces
Name property
CIMTYPE'string'
Description'Name is used to identify this software element'
Name property is in 306 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
SoftwareElementID property
CIMTYPE'string'
Description' The SoftwareElementID is an identifier for this software element.'
SoftwareElementID property is in 53 classes of ROOT\CIMV2\ms_409 and in 3 namespaces
SoftwareElementState property
CIMTYPE'uint16'
Description' The SoftwareElementState indicates the state of a software element '
Values['Deployable', 'Installable', 'Executable', 'Running']
SoftwareElementState property is in 53 classes of ROOT\CIMV2\ms_409 and in 3 namespaces
TargetOperatingSystem property
CIMTYPE'uint16'
Description'The TargetOperatingSystem indicates the target operating system of the owning software element.'
Values['Unknown', 'Other', 'MACOS', 'ATTUNIX', 'DGUX', 'DECNT', 'Digital Unix', 'OpenVMS', 'HPUX', 'AIX', 'MVS', 'OS400', 'OS/2', 'JavaVM', 'MSDOS', 'WIN3x', 'WIN95', 'WIN98', 'WINNT', 'WINCE', 'NCR3000', 'NetWare', 'OSF', 'DC/OS', 'Reliant UNIX', 'SCO UnixWare', 'SCO OpenServer', 'Sequent', 'IRIX', 'Solaris', 'SunOS', 'U6000', 'ASERIES', 'TandemNSK', 'TandemNT', 'BS2000', 'LINUX', 'Lynx', 'XENIX', 'VM/ESA', 'Interactive UNIX', 'BSDUNIX', 'FreeBSD', 'NetBSD', 'GNU Hurd', 'OS9', 'MACH Kernel', 'Inferno', 'QNX', 'EPOC', 'IxWorks', 'VxWorks', 'MiNT', 'BeOS', 'HP MPE', 'NextStep', 'PalmPilot', 'Rhapsody', 'Windows 2000', 'Dedicated', 'VSE', 'TPF']
TargetOperatingSystem property is in 53 classes of ROOT\CIMV2\ms_409 and in 3 namespaces
Version property
CIMTYPE'string'
Description'Version should be in the form .. or ..'
Version property is in 96 classes of ROOT\CIMV2\ms_409 and in 142 namespaces

Win32_RegistryAction Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The WriteRegistryValues action sets up registry information that the application desires in the system Registry. The registry information is gated by the Component class. A registry value is written to the system registry if the corresponding component has been set to be installed either locally or run from source.'
LOCALE1033

Win32_RegistryAction System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_RegistryAction'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Action']___SYSTEM8
__PROPERTY_COUNT13___SYSTEM3
__RELPATH'Win32_RegistryAction'___SYSTEM8
__DYNASTY'CIM_Action'___SYSTEM8
__SUPERCLASS'CIM_Action'___SYSTEM8
__CLASS'Win32_RegistryAction'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_RegistryAction

Number of classes:30
comments powered by Disqus
WUtils.com