===== GetContainerMaxCount ===== Obtains a containers max item count. ELITEAPI_API int __stdcall GetContainerMaxCount(void* apiObject, int containerId); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. *//containerId// [in] * The container to obtain the count of. **Return Value** The max item count of the container.