===== GetChatLineCount ===== Obtains the current chat line count. ELITEAPI_API int __stdcall GetChatLineCount(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** Returns the current chat line count. If the function fails, it will return 0.