るりまサーチ

最速Rubyリファレンスマニュアル検索!
1380件ヒット [101-200件を表示] (0.121秒)
トップページ > クエリ:C[x] > クエリ:win32/registry[x]

別のキーワード

  1. win32ole new
  2. win32ole ole_type
  3. win32ole to_s
  4. win32ole name
  5. win32ole ole_free

ライブラリ

モジュール

キーワード

検索結果

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

Win32::Registry#each_key {|subkey, wtime| ... } (14100.0)

@todo

@todo

キーのサブキーを列挙します。

subkey はサブキーの名前を表す String です。
wtime は最終更新時刻を表す FILETIME (64-bit 整数) です。
(⇒Win32::Registry.wtime2time)

Win32::Registry#each_value {|name, type, value| ... } (14100.0)

@todo

@todo

キーが持つレジストリ値を列挙します。

Win32::Registry#inspect (14100.0)

@todo

@todo

Win32::Registry::API.#CloseKey(hkey) (14100.0)

@todo

@todo

Win32::Registry::API.#CreateKey(hkey, name, opt, desired) (14100.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::API.#check(result) (14100.0)

@todo

@todo

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

@todo

@todo

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

@todo

@todo

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

@todo

@todo
<< < 1 2 3 4 ... > >>