るりまサーチ

最速Rubyリファレンスマニュアル検索!
192件ヒット [1-100件を表示] (0.196秒)
トップページ > クエリ:REG_MULTI_SZ[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

検索結果

<< 1 2 > >>

Win32::Registry::Constants::REG_MULTI_SZ (15101.0)

@todo

@todo

レジストリ値の型。

Win32::Registry#[](name, wtype = nil) (6.0)

@todo

...name に value を書き込みます。

オプション引数 wtype を指定した場合は,その型で書き込みます。
指定しなかった場合,value のクラスに応じて次の型で書き込みます:
* Integer
REG_DWORD
* String
REG_SZ
* Array
REG_MULTI_SZ
...

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

@todo

...32::Registry::Constants)
data はレジストリ値のデータで,クラスは以下の通りです:
* REG_SZ, REG_EXPAND_SZ
String
* REG_MULTI_SZ
String の配列
* REG_DWORD, REG_DWORD_BIG_ENDIAN, REG_QWORD
Integer
* REG_BINARY
String (バイナリデータを含みま...
...32::Registry::Constants)
data はレジストリ値のデータで,クラスは以下の通りです:
* REG_SZ, REG_EXPAND_SZ
String
* REG_MULTI_SZ
String の配列
* REG_DWORD, REG_DWORD_BIG_ENDIAN, REG_QWORD
Integer
* REG_BINARY, REG_NONE
String (バイナリデータを...

Win32::Registry::Constants::REG_BINARY (1.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_DWORD (1.0)

@todo

@todo

レジストリ値の型。

絞り込み条件を変える

Win32::Registry::Constants::REG_DWORD_BIG_ENDIAN (1.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_DWORD_LITTLE_ENDIAN (1.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_EXPAND_SZ (1.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_FULL_RESOURCE_DESCRIPTOR (1.0)

@todo

@todo

レジストリ値の型。
<< 1 2 > >>