CIM_SoftwareElementVersionCheck class

The CIM_SoftwareElementVersionCheck class represents a type of software element that must exist in the environment. This check can be for a specific, minimum, maximum, or a range of versions. To specify a specific version, the lower and upper versions must be the same. To specify a minimum version, specify only the lower version. To specify a maximum version, specify only the upper version. To specify a range, both upper and lower versions must be specified. Details of the checks are compared with the corresponding details found in a CIM_SoftwareElement object referenced by a CIM_InstalledSoftwareElement association for the CIM_ComputerSystem object. At least one CIM_SoftwareElement needs to satisfy the details of the condition for the check to be satisfied.

Important

The DMTF (Distributed Management Task Force) CIM (Common Information Model) classes are the parent classes upon which WMI classes are built. WMI currently supports only the CIM 2.x version schemas.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of its inherited properties. Properties are listed in alphabetic order, not MOF order.

Syntax

[UUID("{4D23FBD0-DB31-11d2-85FC-0000F8102E5F}"), Abstract, AMENDMENT]
class CIM_SoftwareElementVersionCheck : CIM_Check
{
  string  Caption;
  string  CheckID;
  boolean CheckMode;
  string  Description;
  string  LowerSoftwareElementVersion;
  string  Name;
  string  SoftwareElementID;
  string  SoftwareElementName;
  uint16  SoftwareElementState;
  uint16  SoftwareElementStateDesired;
  uint16  TargetOperatingSystem;
  uint16  TargetOperatingSystemDesired;
  string  UpperSoftwareElementVersion;
  string  Version;
};

Members

The CIM_SoftwareElementVersionCheck class has these types of members:

Methods

The CIM_SoftwareElementVersionCheck class has these methods.

Method Description
Invoke Takes a particular action. Not implemented by WMI.

Properties

The CIM_SoftwareElementVersionCheck class has these properties.

Caption

Data type: string

Access type: Read-only

Qualifiers: Maxlen (64)

Short textual description of the object.

This property is inherited from CIM_Check.

CheckID

Data type: string

Access type: Read-only

Qualifiers: key, maxlen (256)

Identifier used in conjunction with other keys to uniquely identify the check.

This property is inherited from CIM_Check.

CheckMode

Data type: boolean

Access type: Read-only

If TRUE, the condition is expected to exist in the environment (for example, if a file is on a system, the Invoke method should return TRUE). If FALSE, the condition should not exist (for example, if a file is not on a system, the Invoke method should return FALSE).

This property is inherited from CIM_Check.

Description

Data type: string

Access type: Read-only

Description of the object.

This property is inherited from CIM_Check.

LowerSoftwareElementVersion

Data type: string

Access type: Read-only

Qualifiers: maxlen (64), ModelCorrespondence ("CIM_SoftwareElement.Version")

Minimum version of a software elements being checked.

Name

Data type: string

Access type: Read-only

Qualifiers: Propagated ("CIM_SoftwareElement.Name"), CIM_key, maxlen (256)

Name used to identify the software element.

This property is inherited from CIM_Check.

SoftwareElementID

Data type: string

Access type: Read-only

Qualifiers: Propagated ("CIM_SoftwareElement.SoftwareElementID"), CIM_key, maxlen (256)

Identifier for the software element.

This property is inherited from CIM_Check.

SoftwareElementName

Data type: string

Access type: Read-only

Qualifiers: maxlen (256), ModelCorrespondence ("CIM_SoftwareElement.Name")

Name of the software element being checked.

SoftwareElementState

Data type: uint16

Access type: Read-only

Qualifiers: Propagated ("CIM_SoftwareElement.SoftwareElementState"), CIM_key

State of a software element.

This property is inherited from CIM_Check.

Deployable (0)

Describes the details necessary for successful distribution and the details (conditions and actions) required to create a software element in the installable state (that is, the next state).

Installable (1)

Describes the details necessary for successful installation and the details (conditions and actions) required to create a software element in the executable state (that is, the next state).

Executable (2)

Describes the details necessary for successful execution and the details (conditions and actions) required to create a software element in the running state (that is, the next state).

Running (3)

Describes the details necessary to monitor and operate on a start element.

SoftwareElementStateDesired

Data type: uint16

Access type: Read-only

Qualifiers: maxlen (64), ModelCorrespondence ("CIM_SoftwareElement.SoftwareElementState")

State of the software element being checked.

Deployable (0)

Describes the details necessary for successful distribution and the details (conditions and actions) required to create a software element in the installable state (that is, the next state).

Installable (1)

Describes the details necessary for successful installation and the details (conditions and actions) required to create a software element in the executable state (that is, the next state).

Executable (2)

Describes the details necessary for successful execution and the details (conditions and actions) required to create a software element in the running state (that is, the next state).

Running (3)

Describes the details necessary to monitor and operate on a start element.

TargetOperatingSystem

Data type: uint16

Access type: Read-only

Qualifiers: Propagated ("CIM_SoftwareElement.TargetOperatingSystem"), CIM_key, Mappingstrings ("MIF.DMTF|Software Component Information|002.5")

Target operating system of the software element.

This property is inherited from CIM_Check.

Unknown (0)

Other (1)

MACOS (2)

Mac OS

ATTUNIX (3)

ATT UNIX

DGUX (4)

DECNT (5)

Digital Unix (6)

OpenVMS (7)

Open VMS

HPUX (8)

HP-UX

AIX (9)

MVS (10)

OS400 (11)

OS/2 (12)

JavaVM (13)

Microsoft Virtual Machine (VM) for Java

MSDOS (14)

WIN3x (15)

Windows 3.x

WIN95 (16)

Windows 95

WIN98 (17)

Windows 98

WINNT (18)

Windows NT

WINCE (19)

Windows CE

NCR3000 (20)

NCR 3000

NetWare (21)

OSF (22)

DC/OS (23)

Reliant UNIX (24)

SCO UnixWare (25)

SCO OpenServer (26)

Sequent (27)

IRIX (28)

Solaris (29)

SunOS (30)

U6000 (31)

ASERIES (32)

A Series

TandemNSK (33)

Tandem NSK

TandemNT (34)

Tandem NT

BS2000 (35)

BS2000/OSD

LINUX (36)

Lynx (37)

XENIX (38)

VM/ESA (39)

Interactive UNIX (40)

BSDUNIX (41)

BSD UNIX

FreeBSD (42)

NetBSD (43)

GNU Hurd (44)

OS9 (45)

Mac OS 9

MACH Kernel (46)

Inferno (47)

QNX (48)

EPOC (49)

IxWorks (50)

VxWorks (51)

MiNT (52)

BeOS (53)

HP MPE (54)

NextStep (55)

PalmPilot (56)

Palm OS

Rhapsody (57)

Windows 2000 (58)

Dedicated (59)

VSE (60)

TPF (61)

TargetOperatingSystemDesired

Data type: uint16

Access type: Read-only

Qualifiers: maxlen (64), ModelCorrespondence ("CIM_SoftwareElement.TargetOperatingSystem")

Target operating system of the software element being checked.

Unknown (0)

Other (1)

MACOS (2)

Mac OS

ATTUNIX (3)

ATT UNIX

DGUX (4)

DECNT (5)

Digital Unix (6)

OpenVMS (7)

Open VMS

HPUX (8)

HP-UX

AIX (9)

MVS (10)

OS400 (11)

OS/2 (12)

JavaVM (13)

Microsoft Virtual Machine (VM) for Java

MSDOS (14)

WIN3x (15)

Windows 3.x

WIN95 (16)

Windows 95

WIN98 (17)

Windows 98

WINNT (18)

Windows NT

WINCE (19)

Windows CE

NCR3000 (20)

NCR 3000

NetWare (21)

OSF (22)

DC/OS (23)

Reliant UNIX (24)

SCO UnixWare (25)

SCO OpenServer (26)

Sequent (27)

IRIX (28)

Solaris (29)

SunOS (30)

U6000 (31)

ASERIES (32)

A Series

TandemNSK (33)

Tandem NSK

TandemNT (34)

Tandem NT

BS2000 (35)

BS2000/OSD

LINUX (36)

Lynx (37)

XENIX (38)

VM/ESA (39)

Interactive UNIX (40)

BSDUNIX (41)

BSD UNIX

FreeBSD (42)

NetBSD (43)

GNU Hurd (44)

OS9 (45)

Mac OS 9

MACH Kernel (46)

Inferno (47)

QNX (48)

EPOC (49)

IxWorks (50)

VxWorks (51)

MiNT (52)

BeOS (53)

HP MPE (54)

NextStep (55)

PalmPilot (56)

Palm OS

Rhapsody (57)

Windows 2000 (58)

Dedicated (59)

VSE (60)

TPF (61)

UpperSoftwareElementVersion

Data type: string

Access type: Read-only

Qualifiers: maxlen (64), ModelCorrespondence ("CIM_SoftwareElement.Version")

Maximum version of a software element being checked.

Version

Data type: string

Access type: Read-only

Qualifiers: Propagated ("CIM_SoftwareElement.Version"), CIM_key, Maxlen (64), Mappingstrings ("MIF.DMTF|ComponentID|001.3")

Version of the operation.

The version of the operation should be in one of the following forms:

  • <major>.<minor>.<revision>
  • <major>.<minor><letter><revision>

This property is inherited from the CIM_Check class.

Remarks

WMI does not implement this class.

This documentation is derived from the CIM class descriptions published by the DMTF. Microsoft may have made changes to correct minor errors, conform to Microsoft SDK documentation standards, or provide more information.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Namespace
Root\CIMV2
MOF
CIMWin32.mof
DLL
CIMWin32.dll

See also

CIM_Check