The AddOnDetails
class contains information that provide more details about the add-on from the depot.
More...
List of all members.
Detailed Description
The AddOnDetails
class contains information that provide more details about the add-on from the depot.
Constructor & Destructor Documentation
vmware::esx::settings::AddOnDetails::AddOnDetails |
( |
| ) |
[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::AddOnDetails::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::esx::settings::AddOnDetails::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::esx::settings::AddOnDetails::_GetType |
( |
| ) |
[inline] |
bool vmware::esx::settings::AddOnDetails::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::esx::settings::AddOnDetails::_Validate |
( |
| ) |
[inline] |
override bool vmware::esx::settings::AddOnDetails::Equals |
( |
object |
obj | ) |
[inline] |
string vmware::esx::settings::AddOnDetails::GetDisplayName |
( |
| ) |
[inline] |
Display name of the OEM add-on.
string vmware::esx::settings::AddOnDetails::GetDisplayVersion |
( |
| ) |
[inline] |
Human readable version of the OEM add-on.
override int vmware::esx::settings::AddOnDetails::GetHashCode |
( |
| ) |
[inline] |
string vmware::esx::settings::AddOnDetails::GetVendor |
( |
| ) |
[inline] |
Vendor of the OEM add-on.
void vmware::esx::settings::AddOnDetails::SetDisplayName |
( |
string |
displayName | ) |
[inline] |
Display name of the OEM add-on.
void vmware::esx::settings::AddOnDetails::SetDisplayVersion |
( |
string |
displayVersion | ) |
[inline] |
Human readable version of the OEM add-on.
void vmware::esx::settings::AddOnDetails::SetVendor |
( |
string |
vendor | ) |
[inline] |
Vendor of the OEM add-on.
override string vmware::esx::settings::AddOnDetails::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: