Unregisters a metricid.

#include <dci.h>

char        *metricidstr;
DCIStatus    ulrc;         /*  Return code. */

ulrc = dciEZUnregister(metricidstr);


[Back: dciEZUnregister]
[Next: dciEZUnregister Parameter - metricidstr]