You are reading help file online using chmlib.com
|
Object: SpLexicon
The GetWords method gets a list of all words in the current user and application lexicons.
SpLexicon.GetWords(
[Flags As SpeechLexiconType = SLTUser | SLTApp],
[GenerationID As Long = 0]
) As ISpeechLexiconWords
An ISpeechLexiconWords object, which is a collection of one or more ISpeechLexiconWord objects.
You are reading help file online using chmlib.com
|