GetString

Obtains a string by its table and index.

ELITEAPI_API const char* __stdcall GetString(void* apiObject, const char* table, unsigned int index);

Parameters

Return Value

The requested string.