るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.108秒)
トップページ > バージョン:2.6.0[x] > 種類:インスタンスメソッド[x] > クエリ:on[x] > クラス:Win32::Registry[x]

別のキーワード

  1. optparse on
  2. optionparser on
  3. tracer on
  4. thread abort_on_exception
  5. socket udp_server_loop_on

ライブラリ

キーワード

検索結果

Win32::Registry#disposition (18307.0)

@todo

@todo

キーの disposition 値を返します。
(REG_CREATED_NEW_KEY または REG_OPENED_EXISTING_KEY)

Win32::Registry#create(subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED) (307.0)

@todo

...@todo

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

Win32::Registry#open(subkey, desired = KEY_READ, opt = REG_OPTION_RESERVED) (307.0)

@todo

...@todo

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