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 method. ;TI"QIf you can not execute method 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"EWIN32OLE#invoke(method, [arg1,...]) => return value of method.
;T0[ I"(*args);T@FI"
WIN32OLE;TcRDoc::NormalClass00