るりまサーチ

最速Rubyリファレンスマニュアル検索!
720件ヒット [101-200件を表示] (0.130秒)
トップページ > クエリ:t[x] > クラス:Win32::Registry[x]

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle type_size_t

ライブラリ

キーワード

検索結果

<< < 1 2 3 4 ... > >>

Win32::Registry#descriptor_length (6101.0)

@todo

...@todo

キー情報の個々の値を返します。...

Win32::Registry#disposition (6101.0)

@todo

...@todo

キーの disposition 値を返します。
(REG_CREATED_NEW_KEY または REG_OPENED_EXISTING_KEY)...

Win32::Registry#inspect (6101.0)

@todo

...@todo...

Win32::Registry#max_key_length (6101.0)

@todo

...@todo

キー情報の個々の値を返します。...

Win32::Registry#max_value_length (6101.0)

@todo

...@todo

キー情報の個々の値を返します。...

絞り込み条件を変える

Win32::Registry#max_value_name_length (6101.0)

@todo

...@todo

キー情報の個々の値を返します。...

Win32::Registry#parent (6101.0)

@todo

...@todo

親のキーを表す Win32::Registry オブジェクトを返します。
定義済キーでは nil を返します。...

Win32::Registry#to_s (6101.0)

@todo

...@todo

キーのフルパスを 'HKEY_CURRENT_USER\SOFTWARE\foo\bar'
のような形で返します。...

Win32::Registry#write(name, type, data) (6101.0)

@todo

...@todo

レジストリ値 name に型 type で data を書き込みます。
name が nil の場合,(標準) レジストリ値に書き込みます。

t
ype はレジストリ値の型です。(⇒Win32::Registry::Constants)
data のクラスは Win32::Registry#read
メソッドに準じていな...
<< < 1 2 3 4 ... > >>