The HardwareModuleFirmwareInfo
class contains information to describe the firmware on a hardware component or module (e.g.
More...
List of all members.
Detailed Description
The HardwareModuleFirmwareInfo
class contains information to describe the firmware on a hardware component or module (e.g.
BIOS, PCI device).
Constructor & Destructor Documentation
vmware::esx::settings::HardwareModuleFirmwareInfo::HardwareModuleFirmwareInfo |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
T vmware::esx::settings::HardwareModuleFirmwareInfo::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::esx::settings::HardwareModuleFirmwareInfo::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::esx::settings::HardwareModuleFirmwareInfo::_GetType |
( |
| ) |
[inline] |
bool vmware::esx::settings::HardwareModuleFirmwareInfo::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::esx::settings::HardwareModuleFirmwareInfo::_Validate |
( |
| ) |
[inline] |
override bool vmware::esx::settings::HardwareModuleFirmwareInfo::Equals |
( |
object |
obj | ) |
[inline] |
override int vmware::esx::settings::HardwareModuleFirmwareInfo::GetHashCode |
( |
| ) |
[inline] |
string vmware::esx::settings::HardwareModuleFirmwareInfo::GetVersion |
( |
| ) |
[inline] |
Version of the hardware module firmware.
void vmware::esx::settings::HardwareModuleFirmwareInfo::SetVersion |
( |
string |
version | ) |
[inline] |
Version of the hardware module firmware.
override string vmware::esx::settings::HardwareModuleFirmwareInfo::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: