===== GetContainerCount ===== Obtains a containers current item count. ELITEAPI_API int __stdcall GetContainerCount(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 current item count of the container.