Ruby 2.7.0 リファレンスマニュアル > ライブラリ一覧 > win32/registryライブラリ > Win32::Registryクラス > create

instance method Win32::Registry#create

create(subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED)[permalink][rdoc]

[TODO]

Win32::Registry.create(self, subkey, desired, opt) と同じです。