るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.084秒)

別のキーワード

  1. win32ole new
  2. win32ole name
  3. win32ole ole_type
  4. win32ole to_s
  5. win32ole ole_free

ライブラリ

クラス

キーワード

検索結果

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

@todo

@todo

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

Win32::Registry#created? (42322.0)

@todo

@todo

キーが新しく作成された場合,真を返します。
(⇒Win32::Registry.create)

Win32::Registry#keyname (24022.0)

@todo

@todo

Win32::Registry.open または Win32::Registry.create に指定された
subkey の値を返します。