Unregisters a metricid.
#include <dci.h> char *metricidstr; DCIStatus ulrc; /* Return code. */ ulrc = dciEZUnregister(metricidstr);