GetStringTableNumStrings Function

Returns the number of strings that currently exist in a given string table.

int GetStringTableNumStrings(int tableidx)

Parameters

int tableidx

A string table index.

Return Value

Number of strings that currently exist.

Errors

Invalid string table index.