るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.010秒)
トップページ > クエリ:self[x] > ライブラリ:win32/registry[x]

別のキーワード

  1. object yield_self
  2. _builtin yield_self
  3. _builtin self
  4. tracepoint self
  5. codeobject document_self

クラス

キーワード

検索結果

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

@todo

...@todo

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

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

@todo

...@todo

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