You are reading help file online using chmlib.com
|
Object: SpTextSelectionInformation
The ActiveOffset property gets and sets the offset of the active text selection buffer from the beginning of the WordSequenceData buffer.
Set: | SpTextSelectionInformation.ActiveOffset = Long |
Get: | Long = SpTextSelectionInformation.ActiveOffset |
For an example of the use of the ActiveOffset property, see the ISpeechRecoGrammar.SetWordSequenceData section.
You are reading help file online using chmlib.com
|