るりまサーチ

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

別のキーワード

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

検索結果

<< 1 2 > >>

Win32::Registry::Constants::REG_OPTION_RESERVED (21201.0)

@todo

@todo

Win32::Registry::Constants::REG_LEGAL_OPTION (6101.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_BACKUP_RESTORE (6101.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_CREATE_LINK (6101.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_NON_VOLATILE (6101.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::Constants::REG_OPTION_OPEN_LINK (6101.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_VOLATILE (6101.0)

@todo

@todo

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

@todo

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

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

* Registry Key Security and Access Rights: http://msdn.microsoft.com/library/en-us/sysinfo/base/registry_key_security_and_access_rights.asp

ブロックが与えられると,キーは自動的...

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

@todo

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

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

* Registry Key Security and Access Rights: http://msdn.microsoft.com/library/en-us/sysinfo/base/registry_key_security_and_access_rights.asp

ブロックが与えられると,キーは自動的...

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

@todo

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

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

* Registry Key Security and Access Rights: http://msdn.microsoft.com/library/en-us/sysinfo/base/registry_key_security_and_access_rights.asp

ブロックが与えられると,キーは自動的...

絞り込み条件を変える

<< 1 2 > >>