Remove the callback associated with the specified handle. Return 0 on success, or a non‐zero value if handle cannot be found.

Synopsis

Declared in <bdlm_metricsadapter.h>

virtual
int
removeCollectionCallback(CallbackHandle const& handle) = 0;

Created with MrDocs