D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
WIN32OLE
/
Filename :
invoke-i.ri
back
Copy
U:RDoc::AnyMethod[iI"invoke:ETI"WIN32OLE#invoke;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"Runs OLE method. ;TI"LThe first argument specifies the method name of OLE Automation object. ;TI"7The others specify argument of the <i>method</i>. ;TI"QIf you can not execute <i>method</i> directly, then use this method instead.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"/excel = WIN32OLE.new('Excel.Application') ;TI"2excel.invoke('Quit') # => same as excel.Quit;T:@format0: @fileI"ext/win32ole/win32ole.c;T:0@omit_headings_from_table_of_contents_below0I"<invoke(method, [arg1,...]) => return value of method. ;T0[ I"(*args);T@FI" WIN32OLE;TcRDoc::NormalClass00