File: //usr/share/ri/3.0.0/system/Win32/Registry/read-i.ri
U:RDoc::AnyMethod[iI" read:ETI"Win32::Registry#read;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I":Read a registry value named name and return array of ;TI"[ type, data ]. ;TI"4When name is nil, the `default' value is read. ;TI"Atype is value type. (see Win32::Registry::Constants module) ;TI"'data is value data, its class is: ;TI":REG_SZ, REG_EXPAND_SZ;To:RDoc::Markup::Verbatim; [I"String
;T:@format0o;
; [I":REG_MULTI_SZ;To;; [I"Array of String
;T;0o;
; [I"0:REG_DWORD, REG_DWORD_BIG_ENDIAN, REG_QWORD;To;; [I"
Integer
;T;0o;
; [I":REG_BINARY, REG_NONE;To;; [I"#String (contains binary data)
;T;0o;
; [I"AWhen rtype is specified, the value type must be included by ;TI")rtype array, or TypeError is raised.;T:
@fileI"$ext/win32/lib/win32/registry.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(name, *rtype);T@,FI"
Registry;TcRDoc::NormalClass00