るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document to_s
  4. rexml/document node_type
  5. rexml/document clone

検索結果

Win32::Registry::Constants::REG_NONE (87604.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_BINARY (42304.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_DWORD_BIG_ENDIAN (42304.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_DWORD_LITTLE_ENDIAN (42304.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_EXPAND_SZ (42304.0)

@todo

@todo

レジストリ値の型。

絞り込み条件を変える

Win32::Registry::Constants::REG_LINK (42304.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_QWORD_LITTLE_ENDIAN (42304.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_RESOURCE_REQUIREMENTS_LIST (42304.0)

@todo

@todo

レジストリ値の型。

Win32::Registry#read(name, *rtype) (33319.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 (33004.0)

@todo

@todo

レジストリ値の型。

絞り込み条件を変える

Win32::Registry::Constants::REG_FULL_RESOURCE_DESCRIPTOR (33004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_MULTI_SZ (33004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_QWORD (33004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_RESOURCE_LIST (33004.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_SZ (33004.0)

@todo

@todo

レジストリ値の型。

絞り込み条件を変える