Class: Win32::SpCustomStream

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

Overview

The SpCustomStream automation object supports the use of existing IStream objects in SAPI.

Constant Summary

Constants inherited from SAPI5

Win32::SAPI5::VERSION

Instance Method Summary collapse

Constructor Details

#initializeSpCustomStream

Returns a new instance of SpCustomStream.



31
32
33
# File 'lib/win32/sapi5.rb', line 31

def initialize
  super("{8DBEF13F-1948-4aa8-8CF0-048EEBED95D8}")
end