るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.287秒)
トップページ > バージョン:2.3.0[x] > クエリ:Fiddle[x] > クエリ:win32_last_error[x]

別のキーワード

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

ライブラリ

モジュール

検索結果

Fiddle.win32_last_error -> Integer (117352.0)

最後に Fiddle::Function#call で C の関数を呼び出した 結果設定された errno を返します。

最後に Fiddle::Function#call で C の関数を呼び出した
結果設定された errno を返します。

このメソッドは Windows 環境でのみ定義されています。

この値はスレッドローカルです。

Fiddle.win32_last_error=(errno) (81418.0)

Fiddle.win32_last_error で返される値を設定します。

Fiddle.win32_last_error で返される値を設定します。

errno は fiddle が設定するのでユーザはこのメソッドを使わないでください。

このメソッドは Windows 環境でのみ定義されています。

@param errno 設定する errno