るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. rsa n
  3. rsa n=
  4. openssl n
  5. openssl n=

ライブラリ

キーワード

検索結果

Win32::Registry#disposition (45607.0)

@todo

@todo

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

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

@todo

...@todo

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

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

@todo

...@todo

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