るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

<< 1 2 > >>

Win32::Registry#wtime (23102.0)

@todo

@todo

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

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

@todo

...@todo

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

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

Win32::Registry#info (8007.0)

@todo

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

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

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

Win32::Registry#descriptor_length (8002.0)

@todo

@todo

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

Win32::Registry#max_key_length (8002.0)

@todo

@todo

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

絞り込み条件を変える

Win32::Registry#max_value_length (8002.0)

@todo

@todo

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

Win32::Registry#max_value_name_length (8002.0)

@todo

@todo

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

Win32::Registry#num_keys (8002.0)

@todo

@todo

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

Win32::Registry#num_values (8002.0)

@todo

@todo

キー情報の個々の値を返します。
<< 1 2 > >>