An alias to a function meeting the following contract: ` /// Load into the specified recordLevel, passLevel, triggerLevel, /// and triggerAllLevel the default hierarchical threshold level /// settings for the specified categoryName. void defaultThresholdLevels(int *recordLevel, int *passLevel, int *triggerLevel, int *triggerAllLevel, const char *categoryName); `

Synopsis

Declared in <ball_categorycallbacks.h>

Created with MrDocs