You are reading help file online using chmlib.com
|
Object: SpTextSelectionInformation
The SelectionLength property gets and sets the count of characters in the selected text within the word sequence data buffer.
Set: | SpTextSelectionInformation.SelectionLength = Long |
Get: | Long = SpTextSelectionInformation.SelectionLength |
For an example of the use of the SelectionLength property, see the ISpeechRecoGrammar.SetWordSequenceData section.
You are reading help file online using chmlib.com
|