るりまサーチ (Ruby 3.1)

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.010秒)

別のキーワード

  1. api regqueryinfokey
  2. api queryinfokey
  3. api regqueryvalueexa
  4. api regdeletekey
  5. api queryvalue

ライブラリ

クラス

モジュール

検索結果

Win32::Registry::API::RegQueryInfoKey (54304.0)

@todo

@todo

Win32::Registry::API::RegCloseKey (9004.0)

@todo

@todo

Win32::Registry::API::RegCreateKeyExA (9004.0)

@todo

@todo

Win32::Registry::API::RegDeleteKey (9004.0)

@todo

@todo

Win32::Registry::API::RegDeleteValue (9004.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::API::RegEnumKeyExA (9004.0)

@todo

@todo

Win32::Registry::API::RegEnumValueA (9004.0)

@todo

@todo

Win32::Registry::API::RegFlushKey (9004.0)

@todo

@todo

Win32::Registry::API::RegOpenKeyExA (9004.0)

@todo

@todo

Win32::Registry::API::RegQueryValueExA (9004.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::API::RegSetValueExA (9004.0)

@todo

@todo

Win32::Registry#info (55.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...