User Tools

Site Tools


eliteapi:functions:inventory:getcontainermaxcount

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.

eliteapi/functions/inventory/getcontainermaxcount.txt · Last modified: 2014/12/08 02:28 (external edit)