The AddOnInfo
class contains information that describe a specific OEM customization add-on.
More...
List of all members.
Detailed Description
The AddOnInfo
class contains information that describe a specific OEM customization add-on.
Constructor & Destructor Documentation
vmware::esx::settings::AddOnInfo::AddOnInfo |
( |
| ) |
[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::AddOnInfo::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::esx::settings::AddOnInfo::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::esx::settings::AddOnInfo::_GetType |
( |
| ) |
[inline] |
bool vmware::esx::settings::AddOnInfo::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::esx::settings::AddOnInfo::_Validate |
( |
| ) |
[inline] |
override bool vmware::esx::settings::AddOnInfo::Equals |
( |
object |
obj | ) |
[inline] |
Details about the add-on.
override int vmware::esx::settings::AddOnInfo::GetHashCode |
( |
| ) |
[inline] |
string vmware::esx::settings::AddOnInfo::GetName |
( |
| ) |
[inline] |
string vmware::esx::settings::AddOnInfo::GetVersion |
( |
| ) |
[inline] |
Details about the add-on.
void vmware::esx::settings::AddOnInfo::SetName |
( |
string |
name | ) |
[inline] |
void vmware::esx::settings::AddOnInfo::SetVersion |
( |
string |
version | ) |
[inline] |
override string vmware::esx::settings::AddOnInfo::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: