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