るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.341秒)
トップページ > バージョン:2.6.0[x] > 種類:定数[x] > クエリ:REG_OPENED_EXISTING_KEY[x] > モジュール:Win32::Registry::Constants[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

ライブラリ

検索結果

Win32::Registry::Constants::REG_OPENED_EXISTING_KEY (45310.0)

@todo

@todo

キーが新しく作られたか、既存キーが開かれたか。
Win32::Registry#disposition メソッドも参照してください。

Win32::Registry::Constants::REG_CREATED_NEW_KEY (10.0)

@todo

@todo

キーが新しく作られたか、既存キーが開かれたか。
Win32::Registry#disposition メソッドも参照してください。