D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
WIN32OLE
/
Method
/
Filename :
new-c.ri
back
Copy
U:RDoc::AnyMethod[iI"new:ETI"WIN32OLE::Method::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"LReturns a new WIN32OLE::Method object which represents the information ;TI"about OLE method. ;TI"IThe first argument <i>ole_type</i> specifies WIN32OLE::Type object. ;TI"SThe second argument <i>method</i> specifies OLE method name defined OLE class ;TI",which represents WIN32OLE::Type object.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"Qtobj = WIN32OLE::Type.new('Microsoft Excel 9.0 Object Library', 'Workbook') ;TI"2method = WIN32OLE::Method.new(tobj, 'SaveAs');T:@format0: @fileI"#ext/win32ole/win32ole_method.c;T:0@omit_headings_from_table_of_contents_below0I"HWIN32OLE::Method.new(ole_type, method) -> WIN32OLE::Method object ;T0[ I" (p1, p2);T@FI"Method;TcRDoc::NormalClass00