るりまサーチ

最速Rubyリファレンスマニュアル検索!
110件ヒット [1-100件を表示] (0.389秒)
トップページ > クエリ:create[x] > クエリ:REG_OPTION_RESERVED[x]

別のキーワード

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

検索結果

<< 1 2 > >>

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

@todo

...@todo

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

Win32::Registry.create(key, subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED) (18204.0)

@todo

...には定義済キー HKEY_* を使用できます (⇒Win32::Registry::Constants)

サブキーが既に存在していればキーはただ開かれ,Win32::Registry#created?
メソッドが false を返します。

ブロックが与えられると,キーは自動的に閉じられます。...

Win32::Registry.create(key, subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED) {|reg| ... } (18204.0)

@todo

...には定義済キー HKEY_* を使用できます (⇒Win32::Registry::Constants)

サブキーが既に存在していればキーはただ開かれ,Win32::Registry#created?
メソッドが false を返します。

ブロックが与えられると,キーは自動的に閉じられます。...

Win32::Registry::Constants::REG_OPTION_RESERVED (15102.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_CREATE_LINK (3102.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::Constants::REG_LEGAL_OPTION (2.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_BACKUP_RESTORE (2.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_NON_VOLATILE (2.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_OPEN_LINK (2.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_VOLATILE (2.0)

@todo

@todo

絞り込み条件を変える

<< 1 2 > >>