GetTrigramTableNames(ByRef TrigramTableNames As String) As Integer

Application object (Manager)

Returns which trigram tables are available.

Out parameter

TrigramTableNames with the names of the available trigram tables separated by colons (:). (Colons are used because trigram table names were originally file names, and colons cannot be used in file names.)

Return value

Returns 0 on success. See Event return value constants.

Methods for the Application object for use with the Manager