Class: Win32::SpTextSelectionInformation

Inherits:
SAPI5
  • Object
show all
Defined in:
lib/win32/sapi5.rb

Overview

The SpTextSelectionInformation automation object provides access to the text selection information pertaining to a word sequence buffer.

Constant Summary

Constants inherited from SAPI5

Win32::SAPI5::VERSION

Instance Method Summary collapse

Constructor Details

#initializeSpTextSelectionInformation

Returns a new instance of SpTextSelectionInformation.



161
162
163
# File 'lib/win32/sapi5.rb', line 161

def initialize
  super("{0F92030A-CBFD-4AB8-A164-FF5985547FF6}")
end