Reference Guide
Dell-Defined Classes 105
[Dynamic, Provider ("omprov"),
Description("The Dell_CMOS class contains all the information related to
the Dell Change Management operating system.")
]
class Dell_CMOS
{
[write (true), key: ToSubClass]
string vendor;
[write (true), key: ToSubClass]
string majorVersion;
[write (true), key: ToSubClass]
string minorVersion;
[write (true), key: ToSubClass]
string spMajorVersion;
[write (true), key: ToSubClass]
string spMinorVersion;
[write (true), key: ToSubClass]
string architecture;
};
[Dynamic, Provider ("omprov"),
Description("The Dell_CMApplication class contains all the information
related to the Dell Change Management Application.")
]
class Dell_CMApplication
{
[write (true), key: ToSubClass]
string componentType;
[write (true), key: ToSubClass]
book.book Page 105 Tuesday, February 26, 2008 9:21 AM