るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. constants reg_link
  2. constants reg_none
  3. constants reg_sz
  4. constants reg_dword
  5. constants reg_qword

検索結果

Win32::Registry::Constants::REG_NONE (54304.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_BINARY (18304.0)

@todo

@todo

レジストリ値の型。

Win32::Registry#read(name, *rtype) (9319.0)

@todo

@todo

レジストリ値 name を読み,[ type, data ]
の配列で返します。
name が nil の場合,(標準) レジストリ値が読み込まれます。

type はレジストリ値の型です。(⇒Win32::Registry::Constants)
data はレジストリ値のデータで,クラスは以下の通りです:
* REG_SZ, REG_EXPAND_SZ
String
* REG_MULTI_SZ
String の配列
* REG_DWORD, REG_DWORD_BIG_ENDIAN, REG_QWORD
Integer
* REG_B...

Win32::Registry::Constants::REG_DWORD (9004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_DWORD_BIG_ENDIAN (9004.0)

@todo

@todo

レジストリ値の型。

絞り込み条件を変える

Win32::Registry::Constants::REG_DWORD_LITTLE_ENDIAN (9004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_EXPAND_SZ (9004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_FULL_RESOURCE_DESCRIPTOR (9004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_LINK (9004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_MULTI_SZ (9004.0)

@todo

@todo

レジストリ値の型。

絞り込み条件を変える

Win32::Registry::Constants::REG_QWORD (9004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_QWORD_LITTLE_ENDIAN (9004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_RESOURCE_LIST (9004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_RESOURCE_REQUIREMENTS_LIST (9004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_SZ (9004.0)

@todo

@todo

レジストリ値の型。

絞り込み条件を変える