るりまサーチ

最速Rubyリファレンスマニュアル検索!
132件ヒット [1-100件を表示] (0.048秒)
トップページ > クエリ:IO.open[x] > クエリ:create[x] > クエリ:syswrite[x] > ライブラリ:win32/registry[x]

別のキーワード

  1. argf.class lines
  2. argf.class each_line
  3. argf.class each
  4. argf.class gets
  5. argf.class readline

検索結果

<< 1 2 > >>

Win32::Registry#open(subkey, desired = KEY_READ, opt = REG_OPTION_RESERVED) (18209.0)

@todo

...@todo

Win32::Registry.open(self, subkey, desired, opt) と同じです。...

Win32::Registry.open(key, subkey, desired = KEY_READ, opt = REG_OPTION_RESERVED) (15204.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| ... } (15204.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::Constants::REG_OPTION_OPEN_LINK (9203.0)

@todo

@todo

Win32::Registry::Constants::REG_LEGAL_OPTION (6103.0)

@todo

@todo

絞り込み条件を変える

Win32::Registry::Constants::REG_OPTION_BACKUP_RESTORE (6103.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_CREATE_LINK (6103.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_NON_VOLATILE (6103.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_RESERVED (6103.0)

@todo

@todo

Win32::Registry::Constants::REG_OPTION_VOLATILE (6103.0)

@todo

@todo

絞り込み条件を変える

<< 1 2 > >>