Class: Win32::SpObjectToken

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

Overview

The SpObjectToken automation object represents an available resource of a type used by SAPI.

Constant Summary

Constants inherited from SAPI5

Win32::SAPI5::VERSION

Instance Method Summary collapse

Constructor Details

#initializeSpObjectToken

Returns a new instance of SpObjectToken.



104
105
106
# File 'lib/win32/sapi5.rb', line 104

def initialize
  super("{EF411752-3736-4CB4-9C8C-8EF4CCB58EFE}")
end