U:RDoc::AnyMethod[iI"on_event_with_outargs:ETI")WIN32OLE_EVENT#on_event_with_outargs;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"$Defines the callback of event. ;TI".If you want modify argument in callback, ;TI"Byou could use this method instead of WIN32OLE_EVENT#on_event.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [ I"7ie = WIN32OLE.new('InternetExplorer.Application') ;TI"!ev = WIN32OLE_EVENT.new(ie) ;TI":ev.on_event_with_outargs('BeforeNavigate2') {|*args| ;TI" args.last[6] = true ;TI"};T: @format0: @fileI""ext/win32ole/win32ole_event.c;T:0@omit_headings_from_table_of_contents_below0I"8WIN32OLE_EVENT#on_event_with_outargs([event]){...} ;T0[I" (*args);T@FI"WIN32OLE_EVENT;TcRDoc::NormalClass00