helpstring

WIN32OLE_TYPE#helpstring #=> help string.
Instance Public methods

Returns help string.

tobj = WIN32OLE_TYPE.new('Microsoft Internet Controls', 'IWebBrowser')
puts tobj.helpstring # => Web Browser interface
doc_ruby_on_rails
2015-06-13 02:29:10
Comments
Leave a Comment

Please login to continue.