528件ヒット
[201-300件を表示]
(0.015秒)
クラス
-
Win32
:: Registry (492) -
Win32
:: Registry :: Error (12) -
Win32
:: Registry :: PredefinedKey (24)
キーワード
- [] (12)
- []= (12)
-
_ dump (12) - class (12)
- close (24)
- code (12)
- create (12)
- created? (12)
- delete (12)
-
delete
_ key (12) -
delete
_ value (12) -
descriptor
_ length (12) - disposition (12)
- each (12)
-
each
_ key (12) -
each
_ value (12) - flush (12)
- hkey (12)
- info (12)
- inspect (12)
- keyname (12)
- keys (12)
-
max
_ key _ length (12) -
max
_ value _ length (12) -
max
_ value _ name _ length (12) - name (12)
-
num
_ keys (12) -
num
_ values (12) - open (12)
- open? (12)
- opened? (12)
- parent (12)
- read (12)
-
read
_ bin (12) -
read
_ i (12) -
read
_ s (12) -
to
_ s (12) - write (12)
-
write
_ bin (12) -
write
_ i (12) -
write
_ s (12) - wtime (12)
検索結果
先頭5件
-
Win32
:: Registry # info (3.0) -
@todo
@todo
キー情報を以下の値の配列で返します:
* num_keys
サブキーの個数
* max_key_length
サブキー名の最大長
* num_values
値の個数
* max_value_name_length
値の名前の最大長
* max_value_length
値の最大長
* descriptor_length
セキュリティ記述子の長さ
* wtime
最終更新時刻 (FILETIME)
詳細は以下の Win32 API を参照してください。
* RegQueryInfoKey: h... -
Win32
:: Registry # inspect (3.0) -
@todo
@todo -
Win32
:: Registry # keyname (3.0) -
@todo
@todo
Win32::Registry.open または Win32::Registry.create に指定された
subkey の値を返します。 -
Win32
:: Registry # keys (3.0) -
@todo
@todo -
Win32
:: Registry # max _ key _ length (3.0) -
@todo
@todo
キー情報の個々の値を返します。 -
Win32
:: Registry # max _ value _ length (3.0) -
@todo
@todo
キー情報の個々の値を返します。 -
Win32
:: Registry # max _ value _ name _ length (3.0) -
@todo
@todo
キー情報の個々の値を返します。 -
Win32
:: Registry # name (3.0) -
@todo
@todo
キーのフルパスを 'HKEY_CURRENT_USER\SOFTWARE\foo\bar'
のような形で返します。 -
Win32
:: Registry # num _ keys (3.0) -
@todo
@todo
キー情報の個々の値を返します。