Dell OpenManage Server Administrator Version 5.2 Guía de usuario Pagina 79

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 94
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 78
Dell-Defined Classes 79
instance of __MethodProviderRegistration
{
Provider = $P;
};
//core.mof
//============================================
// Using my own MOF instead of inheriting from existing MOFs, for rapid prototyping.
// ============================================
[Dynamic, Provider ("omprov"),
Description("The Dell_CMDevice class contains all the the information related to the Dell Change
Management Device.")
]
class Dell_CMDevice
{
[write (true), key: ToSubClass]
string componentID;
[write (true), key: ToSubClass]
string name;
[write (true), key: ToSubClass]
string vendorID;
[write (true), key: ToSubClass]
string deviceID;
[write (true), key: ToSubClass]
string subDeviceID;
[write (true), key: ToSubClass]
string subVendorID;
[write (true), key: ToSubClass]
string bus;
[write (true), key: ToSubClass]
string device;
Vista de pagina 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 93 94

Comentarios a estos manuales

Sin comentarios