るりまサーチ

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

別のキーワード

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

検索結果

<< 1 2 > >>

Win32::Registry::Constants::REG_NONE (18101.0)

@todo

...@todo

レジストリ値の型。...

Win32::Registry::Constants::REG_DWORD_LITTLE_ENDIAN (6101.0)

@todo

...@todo

レジストリ値の型。...

Win32::Registry::Constants::REG_FULL_RESOURCE_DESCRIPTOR (6101.0)

@todo

...@todo

レジストリ値の型。...

Win32::Registry::Constants::REG_MULTI_SZ (6101.0)

@todo

...@todo

レジストリ値の型。...

Win32::Registry::Constants::REG_QWORD_LITTLE_ENDIAN (6101.0)

@todo

...@todo

レジストリ値の型。...

絞り込み条件を変える

Win32::Registry::Constants::REG_RESOURCE_LIST (6101.0)

@todo

...@todo

レジストリ値の型。...

Win32::Registry::Constants::REG_RESOURCE_REQUIREMENTS_LIST (6101.0)

@todo

...@todo

レジストリ値の型。...

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

@todo

...@todo

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

t
ype はレジストリ値の型です。(⇒Win32::Registry::Constants)
data はレジストリ値のデータで,クラスは以...
...Z
String
* REG_MULTI_SZ
String の配列
* REG_DWORD, REG_DWORD_BIG_ENDIAN, REG_QWORD
Integer
* REG_BINARY, REG_NONE
String (バイナリデータを含みます)

オプション引数 rtype が指定されていた場合,レジストリ値の型が
与えられた rtype の...
...配列に存在するかチェックされ,存在しない場合に
T
ypeError が発生します。...

Win32::Registry::Constants::REG_BINARY (3001.0)

@todo

...@todo

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