GetParameterSetCount¶
-
virtual int32_t IApplyParameterSet::GetParameterSetCount() = 0¶
Retrieves the number of parameter sets in the collection.
- Returns
int32_t – Number of parameter sets in the collection.
- Throws
CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.