るりまサーチ

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

別のキーワード

  1. registry wtime
  2. registry wtime2time
  3. registry time2wtime
  4. win32/registry wtime
  5. win32/registry wtime2time

ライブラリ

クラス

検索結果

Win32::Registry#wtime (15102.0)

@todo

@todo

キー情報の個々の値を返します。

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

@todo

...@todo

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

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

Win32::Registry#info (7.0)

@todo

...ame_length
値の名前の最大長
* max_value_length
値の最大長
* descriptor_length
セキュリティ記述子の長さ
* wtime
最終更新時刻 (FILETIME)

詳細は以下の Win32 API を参照してください。

* RegQueryInfoKey: http://msdn.microsoft.com/libr...

Win32::Registry#descriptor_length (2.0)

@todo

@todo

キー情報の個々の値を返します。

Win32::Registry#max_key_length (2.0)

@todo

@todo

キー情報の個々の値を返します。

絞り込み条件を変える

Win32::Registry#max_value_length (2.0)

@todo

@todo

キー情報の個々の値を返します。

Win32::Registry#max_value_name_length (2.0)

@todo

@todo

キー情報の個々の値を返します。

Win32::Registry#num_keys (2.0)

@todo

@todo

キー情報の個々の値を返します。

Win32::Registry#num_values (2.0)

@todo

@todo

キー情報の個々の値を返します。