GetUpdatable¶
-
virtual PUpdatable ITemplate::GetUpdatable() = 0¶
Gets the updatable containing the definition of the template.
- Returns
PUpdatable – Updatable containing the definition of the template.
- Throws
CUnsupportedException
– Unsupported for built-in templates.CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.CObjectDestroyedException
– Object is destroyed.