return 0;
}
linkStatus = TErrorList.invalid_reference;
String msg = fullname+"["+devproperty+"] is attempting to use data object from "+clnk.getFullDeviceNameAndProperty();
MsgLog.log("makeLink",msg,TErrorList.invalid_reference,null,0);
throw new InvalidDataReferenceException(msg);
//return TErrorList.invalid_reference;
}
}
linkId = tf.registerLink(this); // adds a placeholder in the link table and returns the link id