るりまサーチ (Ruby 3.2)

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

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix rank_e
  4. open3 capture2e
  5. matrix det_e

ライブラリ

クラス

モジュール

検索結果

Win32::Registry::API::RegQueryInfoKey (72604.0)

@todo

@todo

Win32::Registry::API::RegCloseKey (27304.0)

@todo

@todo

Win32::Registry::API::RegCreateKeyExA (27304.0)

@todo

@todo

Win32::Registry::API::RegDeleteKey (27304.0)

@todo

@todo

Win32::Registry::API::RegDeleteValue (27304.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::API::RegEnumKeyExA (27304.0)

@todo

@todo

Win32::Registry::API::RegEnumValueA (27304.0)

@todo

@todo

Win32::Registry::API::RegFlushKey (27304.0)

@todo

@todo

Win32::Registry::API::RegOpenKeyExA (27304.0)

@todo

@todo

Win32::Registry::API::RegQueryValueExA (27304.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::API::RegSetValueExA (27304.0)

@todo

@todo

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