GetVersion¶
-
virtual SVersion IUpdatable::GetVersion() = 0¶
Gets the version information of the updatable.
- Returns
SVersion – Version information of the updatable.
- Throws
CUnsupportedException
– Updatable does not have a version.CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.