- Description:
- UserLimitEnableGet returns the enabled state of a User Limit.
- Parameters
-
- Returns
- (int32_t) True = limit is enabled and evaluating conditions, false = limit is not processing.
Part of the User Limit method group.
- Sample Code:
{
printf("User Limit 0 is evaluating its conditions.\n");
}
- See also
- UserLimitStateGet, UserLimitConfigSet