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.60
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
ri /
system /
WIN32OLE /
Variant /
Delete
Unzip
Name
Size
Permission
Date
Action
%5b%5d%3d-i.ri
1016
B
-rw-r--r--
2026-04-07 17:22
%5b%5d-i.ri
961
B
-rw-r--r--
2026-04-07 17:22
array-c.ri
935
B
-rw-r--r--
2026-04-07 17:22
cdesc-Variant.ri
1.35
KB
-rw-r--r--
2026-04-07 17:22
new-c.ri
1.05
KB
-rw-r--r--
2026-04-07 17:22
value%3d-i.ri
945
B
-rw-r--r--
2026-04-07 17:22
value-i.ri
556
B
-rw-r--r--
2026-04-07 17:22
vartype-i.ri
509
B
-rw-r--r--
2026-04-07 17:22
Save
Rename
U:RDoc::AnyMethod[iI"new:ETI"WIN32OLE::Variant::new;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"/Returns Ruby object wrapping OLE variant. ;TI"OThe first argument specifies Ruby object to convert OLE variant variable. ;TI"1The second argument specifies VARIANT type. ;TI"OIn some situation, you need the WIN32OLE_VARIANT object to pass OLE method;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"/shell = WIN32OLE.new("Shell.Application") ;TI"-folder = shell.NameSpace("C:\\Windows") ;TI"(item = folder.ParseName("tmp.txt") ;TI"G# You can't use Ruby String object to call FolderItem.InvokeVerb. ;TI"L# Instead, you have to use WIN32OLE_VARIANT object to call the method. ;TI"=shortcut = WIN32OLE_VARIANT.new("Create Shortcut(\&S)") ;TI"item.invokeVerb(shortcut);T:@format0: @fileI"$ext/win32ole/win32ole_variant.c;T:0@omit_headings_from_table_of_contents_below0I"EWIN32OLE_VARIANT.new(val, vartype) #=> WIN32OLE_VARIANT object. ;T0[ I"(*args);T@FI"Variant;TcRDoc::NormalClass00