Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.198
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby32 /
share /
ri /
system /
WIN32OLE /
Record /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Record.ri
629
B
-rw-r--r--
2026-04-07 17:42
inspect-i.ri
963
B
-rw-r--r--
2026-04-07 17:42
method_missing-i.ri
1.29
KB
-rw-r--r--
2026-04-07 17:42
new-c.ri
1.26
KB
-rw-r--r--
2026-04-07 17:42
ole_instance_variable_get-i.ri
1.3
KB
-rw-r--r--
2026-04-07 17:42
ole_instance_variable_set-i.ri
1.19
KB
-rw-r--r--
2026-04-07 17:42
to_h-i.ri
1.38
KB
-rw-r--r--
2026-04-07 17:42
typename-i.ri
1.21
KB
-rw-r--r--
2026-04-07 17:42
Save
Rename
U:RDoc::AnyMethod[iI"method_missing:ETI"$WIN32OLE::Record#method_missing;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"KReturns value specified by the member name of VT_RECORD OLE variable. ;TI"KOr sets value specified by the member name of VT_RECORD OLE variable. ;TI"EIf the member name is not correct, KeyError exception is raised.;To:RDoc::Markup::BlankLine o; ; [I"@If COM server in VB.NET ComServer project is the following:;T@o:RDoc::Markup::Verbatim; [ I",Imports System.Runtime.InteropServices ;TI"Public Class ComClass ;TI" Public Structure Book ;TI"/ <MarshalAs(UnmanagedType.BStr)> _ ;TI"$ Public title As String ;TI"$ Public cost As Integer ;TI" End Structure ;TI"End Class ;T:@format0o; ; [I">Then getting/setting value from Ruby is as the following:;T@o;; [ I".obj = WIN32OLE.new('ComServer.ComClass') ;TI"-book = WIN32OLE_RECORD.new('Book', obj) ;TI"Ebook.title # => nil ( book.method_missing(:title) is invoked. ) ;TI"Obook.title = "Ruby" # ( book.method_missing(:title=, "Ruby") is invoked. );T; 0: @fileI"#ext/win32ole/win32ole_record.c;T:0@omit_headings_from_table_of_contents_below0I"*WIN32OLE_RECORD#method_missing(name) ;T0[ I"(*args);T@'FI"Record;TcRDoc::NormalClass00