D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
WIN32OLE
/
Param
/
Filename :
new-c.ri
back
Copy
U:RDoc::AnyMethod[iI"new:ETI"WIN32OLE::Param::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"PReturns WIN32OLE::Param object which represents OLE parameter information. ;TI"51st argument should be WIN32OLE::Method object. ;TI"P2nd argument `n' is n-th parameter of the method specified by 1st argument.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"Mtobj = WIN32OLE::Type.new('Microsoft Scripting Runtime', 'IFileSystem') ;TI";method = WIN32OLE::Method.new(tobj, 'CreateTextFile') ;TI"Rparam = WIN32OLE::Param.new(method, 2) # => #<WIN32OLE::Param:Overwrite=true>;T:@format0: @fileI""ext/win32ole/win32ole_param.c;T:0@omit_headings_from_table_of_contents_below0I".new(method, n) -> WIN32OLE::Param object ;T0[ I" (p1, p2);T@FI" Param;TcRDoc::NormalClass00