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