るりまサーチ

最速Rubyリファレンスマニュアル検索!
576件ヒット [501-576件を表示] (0.111秒)
トップページ > クエリ:t[x] > クエリ:hkey[x]

別のキーワード

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

検索結果

<< < ... 4 5 6 >>

Win32::Registry.open(key, subkey, desired = KEY_READ, opt = REG_OPTION_RESERVED) {|reg| ... } (3106.0)

@todo

...@todo

レジストリキー key 下のキー subkey を開き,
開いたキーを表す Win32::Registry オブジェクトを返します。
key は親のキーを Win32::Registry オブジェクトで指定します。
親のキーには定義済キー HKEY_* を使用できます (⇒Win32::Reg...
...stry::Constants)

desired はアクセスマスクです。opt はキーのオプションです。
詳細は以下の MSDN Library を参照してください。

* Registry Key Security and Access Rights: http://msdn.microsoft.com/library/en-us/sysinfo/base/registry_key_security_and_access_rights...

Win32::Registry::PredefinedKey.new(hkey, keyname) (3101.0)

@todo

...@todo...

Win32::Registry::API.#packdw(dw) (3011.0)

@todo

...@todo...

Win32::Registry::API.#packqw(qw) (3011.0)

@todo

...@todo...

Win32::Registry::API.#unpackdw(dw) (3011.0)

@todo

...@todo...

絞り込み条件を変える

Win32::Registry::API.#unpackqw(qw) (3011.0)

@todo

...@todo...

Win32::Registry#name (3006.0)

@todo

...@todo

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