D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Win32
/
Registry
/
Filename :
create-c.ri
back
Copy
U:RDoc::AnyMethod[iI"create:ETI"Win32::Registry::create;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Z--- Registry.create(key, subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED);To:RDoc::Markup::BlankLine o; ; [I"h--- Registry.create(key, subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED) { |reg| ... };T@o; ; [I"7Create or open the registry key subkey under key. ;TI"6You can use predefined key HKEY_* (see Constants);T@o; ; [I"FIf subkey is already exists, key is opened and Registry#created? ;TI"method will return false.;T@o; ; [I"8If block is given, the key is closed automatically.;T: @fileI"$ext/win32/lib/win32/registry.rb;T:0@omit_headings_from_table_of_contents_below00I"obj;T[ I"H(hkey, subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED);T@FI" Registry;TcRDoc::NormalClass00