るりまサーチ

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

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. _builtin $-i
  5. _builtin i

検索結果

<< 1 2 3 > >>

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

@todo

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

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

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

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

@todo

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

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

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

Win32::Registry::Constants::KEY_CREATE_LINK (12202.0)

@todo

@todo

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

Win32::Registry::Constants::REG_OPTION_CREATE_LINK (12201.0)

@todo

@todo

Win32::Registry::Constants::REG_CREATED_NEW_KEY (12100.0)

@todo

...@todo

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

絞り込み条件を変える

Win32::Registry::Constants::REG_OPENED_EXISTING_KEY (12100.0)

@todo

...@todo

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

Win32::Registry::Constants::KEY_CREATE_SUB_KEY (9102.0)

@todo

@todo

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

Win32::Registry::Constants::KEY_NOTIFY (9102.0)

@todo

@todo

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

Win32::Registry::Constants::KEY_WRITE (9102.0)

@todo

@todo

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

Win32::Registry::Constants::STANDARD_RIGHTS_READ (9102.0)

@todo

@todo

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

絞り込み条件を変える

<< 1 2 3 > >>