===== GetCastBarMax ===== Obtains the current cast bars max value. ELITEAPI_API float __stdcall GetCastBarMax(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** Returns the current cast bar max value. If the function fails, it will return 0.