GetMaxSize¶
-
virtual uint64_t IUpdatable::GetMaxSize() = 0¶
Gets the maximum size of the updatable.
- Returns
uint64_t – Maximum size in bytes of the updatable.
- Throws
CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.