LockStringTables Function

Locks or unlocks the network string tables.

bool LockStringTables(bool lock)

Parameters

bool lock

Determines whether network string tables should be locked. True means the tables should be locked for writing; false means unlocked.

Return Value

Previous lock state.