Dell OpenManage Server Administrator Version 5.5 Podręcznik Użytkownika Strona 103

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 134
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 102
Dell-Defined Classes 103
// =====================================
[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;
[write (true), key: ToSubClass]
string function;
};
book.book Page 103 Tuesday, February 26, 2008 9:21 AM
Przeglądanie stron 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 133 134

Komentarze do niniejszej Instrukcji

Brak uwag