36件ヒット
[1-36件を表示]
(0.010秒)
クラス
-
Win32
:: Registry (36)
キーワード
- create (12)
- disposition (12)
- open (12)
検索結果
先頭3件
-
Win32
:: Registry # disposition (6103.0) -
@todo
...@todo
キーの disposition 値を返します。
(REG_CREATED_NEW_KEY または REG_OPENED_EXISTING_KEY)... -
Win32
:: Registry # create(subkey , desired = KEY _ ALL _ ACCESS , opt = REG _ OPTION _ RESERVED) (103.0) -
@todo
@todo
Win32::Registry.create(self, subkey, desired, opt) と同じです。 -
Win32
:: Registry # open(subkey , desired = KEY _ READ , opt = REG _ OPTION _ RESERVED) (103.0) -
@todo
@todo
Win32::Registry.open(self, subkey, desired, opt) と同じです。