るりまサーチ (Ruby 3.3)

最速Rubyリファレンスマニュアル検索!
59件ヒット [1-59件を表示] (0.037秒)
トップページ > バージョン:3.3[x] > クエリ:constants[x] > ライブラリ:win32/registry[x]

別のキーワード

  1. _builtin constants
  2. module constants
  3. constants null
  4. constants excl
  5. constants sync

検索結果

Win32::Registry::Constants (18007.0)

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

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

* Registry: http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp

Win32::Registry::Constants::HKEY_CLASSES_ROOT (9007.0)

@todo

@todo

定義済キー値。
これらは Integer で、Win32::Registry オブジェクトではありません。

Win32::Registry::Constants::HKEY_CURRENT_CONFIG (9007.0)

@todo

@todo

定義済キー値。
これらは Integer で、Win32::Registry オブジェクトではありません。

Win32::Registry::Constants::HKEY_CURRENT_USER (9007.0)

@todo

@todo

定義済キー値。
これらは Integer で、Win32::Registry オブジェクトではありません。

Win32::Registry::Constants::HKEY_DYN_DATA (9007.0)

@todo

@todo

定義済キー値。
これらは Integer で、Win32::Registry オブジェクトではありません。

絞り込み条件を変える

Win32::Registry::Constants::HKEY_LOCAL_MACHINE (9007.0)

@todo

@todo

定義済キー値。
これらは Integer で、Win32::Registry オブジェクトではありません。

Win32::Registry::Constants::HKEY_PERFORMANCE_DATA (9007.0)

@todo

@todo

定義済キー値。
これらは Integer で、Win32::Registry オブジェクトではありません。

Win32::Registry::Constants::HKEY_PERFORMANCE_NLSTEXT (9007.0)

@todo

@todo

定義済キー値。
これらは Integer で、Win32::Registry オブジェクトではありません。

Win32::Registry::Constants::HKEY_PERFORMANCE_TEXT (9007.0)

@todo

@todo

定義済キー値。
これらは Integer で、Win32::Registry オブジェクトではありません。

Win32::Registry::Constants::HKEY_USERS (9007.0)

@todo

@todo

定義済キー値。
これらは Integer で、Win32::Registry オブジェクトではありません。

絞り込み条件を変える

Win32::Registry::Constants::KEY_ALL_ACCESS (9007.0)

@todo

@todo

セキュリティアクセスマスク。

Win32::Registry::Constants::KEY_CREATE_LINK (9007.0)

@todo

@todo

セキュリティアクセスマスク。

Win32::Registry::Constants::KEY_CREATE_SUB_KEY (9007.0)

@todo

@todo

セキュリティアクセスマスク。

Win32::Registry::Constants::KEY_ENUMERATE_SUB_KEYS (9007.0)

@todo

@todo

セキュリティアクセスマスク。

Win32::Registry::Constants::KEY_EXECUTE (9007.0)

@todo

@todo

セキュリティアクセスマスク。

絞り込み条件を変える

Win32::Registry::Constants::KEY_NOTIFY (9007.0)

@todo

@todo

セキュリティアクセスマスク。

Win32::Registry::Constants::KEY_QUERY_VALUE (9007.0)

@todo

@todo

セキュリティアクセスマスク。

Win32::Registry::Constants::KEY_READ (9007.0)

@todo

@todo

セキュリティアクセスマスク。

Win32::Registry::Constants::KEY_SET_VALUE (9007.0)

@todo

@todo

セキュリティアクセスマスク。

Win32::Registry::Constants::KEY_WRITE (9007.0)

@todo

@todo

セキュリティアクセスマスク。

絞り込み条件を変える

Win32::Registry::Constants::MAX_KEY_LENGTH (9007.0)

@todo

@todo

Win32::Registry::Constants::MAX_VALUE_LENGTH (9007.0)

@todo

@todo

Win32::Registry::Constants::REG_BINARY (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_CREATED_NEW_KEY (9007.0)

@todo

@todo

キーが新しく作られたか、既存キーが開かれたか。
Win32::Registry#disposition メソッドも参照してください。

Win32::Registry::Constants::REG_DWORD (9007.0)

@todo

@todo

レジストリ値の型。

絞り込み条件を変える

Win32::Registry::Constants::REG_DWORD_BIG_ENDIAN (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_DWORD_LITTLE_ENDIAN (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_EXPAND_SZ (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_FORCE_RESTORE (9007.0)

@todo

@todo

Win32::Registry::Constants::REG_FULL_RESOURCE_DESCRIPTOR (9007.0)

@todo

@todo

レジストリ値の型。

絞り込み条件を変える

Win32::Registry::Constants::REG_LEGAL_OPTION (9007.0)

@todo

@todo

Win32::Registry::Constants::REG_LINK (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_MULTI_SZ (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_NONE (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_NO_LAZY_FLUSH (9007.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::Constants::REG_OPENED_EXISTING_KEY (9007.0)

@todo

@todo

キーが新しく作られたか、既存キーが開かれたか。
Win32::Registry#disposition メソッドも参照してください。

Win32::Registry::Constants::REG_OPTION_BACKUP_RESTORE (9007.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_CREATE_LINK (9007.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_NON_VOLATILE (9007.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_OPEN_LINK (9007.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::Constants::REG_OPTION_RESERVED (9007.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_VOLATILE (9007.0)

@todo

@todo

Win32::Registry::Constants::REG_QWORD (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_QWORD_LITTLE_ENDIAN (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_REFRESH_HIVE (9007.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::Constants::REG_RESOURCE_LIST (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_RESOURCE_REQUIREMENTS_LIST (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_SZ (9007.0)

@todo

@todo

レジストリ値の型。

Win32::Registry::Constants::REG_WHOLE_HIVE_VOLATILE (9007.0)

@todo

@todo

Win32::Registry::Constants::STANDARD_RIGHTS_READ (9007.0)

@todo

@todo

セキュリティアクセスマスク。

絞り込み条件を変える

Win32::Registry::Constants::STANDARD_RIGHTS_WRITE (9007.0)

@todo

@todo

セキュリティアクセスマスク。

Win32::Registry#read(name, *rtype) (25.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#write(name, type, data) (25.0)

@todo

@todo

レジストリ値 name に型 type で data を書き込みます。
name が nil の場合,(標準) レジストリ値に書き込みます。

type はレジストリ値の型です。(⇒Win32::Registry::Constants)
data のクラスは Win32::Registry#read
メソッドに準じていなければなりません。

Win32::Registry.create(key, subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED) (25.0)

@todo

@todo

レジストリキー key 下にキー subkey を作成し,
開いたキーを表す Win32::Registry オブジェクトを返します。
key は親のキーを Win32::Registry オブジェクトで指定します。
親のキーには定義済キー HKEY_* を使用できます (⇒Win32::Registry::Constants)

サブキーが既に存在していればキーはただ開かれ,Win32::Registry#created?
メソッドが false を返します。

ブロックが与えられると,キーは自動的に閉じられます。

Win32::Registry.create(key, subkey, desired = KEY_ALL_ACCESS, opt = REG_OPTION_RESERVED) {|reg| ... } (25.0)

@todo

@todo

レジストリキー key 下にキー subkey を作成し,
開いたキーを表す Win32::Registry オブジェクトを返します。
key は親のキーを Win32::Registry オブジェクトで指定します。
親のキーには定義済キー HKEY_* を使用できます (⇒Win32::Registry::Constants)

サブキーが既に存在していればキーはただ開かれ,Win32::Registry#created?
メソッドが false を返します。

ブロックが与えられると,キーは自動的に閉じられます。

絞り込み条件を変える

Win32::Registry.new(key, subkey, desired = KEY_READ, opt = REG_OPTION_RESERVED) (25.0)

@todo

@todo

レジストリキー key 下のキー subkey を開き,
開いたキーを表す Win32::Registry オブジェクトを返します。
key は親のキーを Win32::Registry オブジェクトで指定します。
親のキーには定義済キー HKEY_* を使用できます (⇒Win32::Registry::Constants)

desired はアクセスマスクです。opt はキーのオプションです。
詳細は以下の MSDN Library を参照してください。

* Registry Key Security and Access Rights: http://msdn.mic...

Win32::Registry.new(key, subkey, desired = KEY_READ, opt = REG_OPTION_RESERVED) {|reg| ... } (25.0)

@todo

@todo

レジストリキー key 下のキー subkey を開き,
開いたキーを表す Win32::Registry オブジェクトを返します。
key は親のキーを Win32::Registry オブジェクトで指定します。
親のキーには定義済キー HKEY_* を使用できます (⇒Win32::Registry::Constants)

desired はアクセスマスクです。opt はキーのオプションです。
詳細は以下の MSDN Library を参照してください。

* Registry Key Security and Access Rights: http://msdn.mic...

Win32::Registry.open(key, subkey, desired = KEY_READ, opt = REG_OPTION_RESERVED) (25.0)

@todo

@todo

レジストリキー key 下のキー subkey を開き,
開いたキーを表す Win32::Registry オブジェクトを返します。
key は親のキーを Win32::Registry オブジェクトで指定します。
親のキーには定義済キー HKEY_* を使用できます (⇒Win32::Registry::Constants)

desired はアクセスマスクです。opt はキーのオプションです。
詳細は以下の MSDN Library を参照してください。

* Registry Key Security and Access Rights: http://msdn.mic...

Win32::Registry.open(key, subkey, desired = KEY_READ, opt = REG_OPTION_RESERVED) {|reg| ... } (25.0)

@todo

@todo

レジストリキー key 下のキー subkey を開き,
開いたキーを表す Win32::Registry オブジェクトを返します。
key は親のキーを Win32::Registry オブジェクトで指定します。
親のキーには定義済キー HKEY_* を使用できます (⇒Win32::Registry::Constants)

desired はアクセスマスクです。opt はキーのオプションです。
詳細は以下の MSDN Library を参照してください。

* Registry Key Security and Access Rights: http://msdn.mic...