るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.022秒)
トップページ > バージョン:2.5.0[x] > クエリ:y[x] > クエリ:RegQueryInfoKey[x]

別のキーワード

  1. psych psych_y
  2. kernel y
  3. kernel psych_y
  4. psych y
  5. y kernel

ライブラリ

クラス

モジュール

検索結果

Win32::Registry::API::RegQueryInfoKey (63604.0)

@todo

@todo

Win32::Registry::API::RegCloseKey (18304.0)

@todo

@todo

Win32::Registry::API::RegCreateKeyExA (18304.0)

@todo

@todo

Win32::Registry::API::RegDeleteKey (18304.0)

@todo

@todo

Win32::Registry::API::RegEnumKeyExA (18304.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::API::RegFlushKey (18304.0)

@todo

@todo

Win32::Registry::API::RegOpenKeyExA (18304.0)

@todo

@todo

Win32::Registry::API::RegQueryValueExA (18304.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...

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

@todo

@todo

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo