Public Attributes | |
| readonly attribute AdditionsFacilityClass | classType |
| The class this facility is part of. | |
| readonly attribute long long | lastUpdated |
| Time stamp of the last status update, in milliseconds since 1970-01-01 UTC. | |
| readonly attribute wstring | name |
| The facility's friendly name. | |
| readonly attribute AdditionsFacilityStatus | status |
| The current status. | |
| readonly attribute AdditionsFacilityType | type |
| The facility's type ID. | |
{54992946-6AF1-4E49-98EC-58B558B7291E} | readonly attribute AdditionsFacilityClass IAdditionsFacility::classType |
The class this facility is part of.
| readonly attribute long long IAdditionsFacility::lastUpdated |
Time stamp of the last status update, in milliseconds since 1970-01-01 UTC.
| readonly attribute wstring IAdditionsFacility::name |
The facility's friendly name.
| readonly attribute AdditionsFacilityStatus IAdditionsFacility::status |
The current status.
| readonly attribute AdditionsFacilityType IAdditionsFacility::type |
The facility's type ID.
1.5.6