BloombergLP::balm::MetricsManager::removeCollectionCallback

Remove the callback associated with the specified handle.

Synopsis

Declared in <balm_metricsmanager.h>

int
removeCollectionCallback(CallbackHandle handle);

Description

Return 0 on success, or a non-zero value if handle cannot be found.

Return Value

0 on success, or a non-zero value if handle cannot be found

Parameters

NameDescription
handleopaque handle returned by registerCollectionCallback