public int cosGetAllEquipments(CosStringSeqHolder equipments,
CosHandleSeqHolder keyIds) throws CosDpServerException
{
if (state_ != CosProcessStatusEnum.StatRunningControl)
{
throw new CosDpServerException(
CosDpServerExceptionCodeEnum.ExceptionDpServerNotInControl,
"Not In Control!");
}
// return variables