GetStringTableMaxStrings Function

Returns the maximum number of strings that are allowed in a given string table.

int GetStringTableMaxStrings(int tableidx)

Parameters

int tableidx

A string table index.

Return Value

Maximum number of strings allowed.

Errors

Invalid string table index.