最速Rubyリファレンスマニュアル検索!
すべて(12)
2.1.0(1)
2.2.0(1)
2.3.0(1)
2.4.0(1)
2.5.0(1)
2.6.0(1)
2.7.0(1)
3.0(1)
3.1(1)
3.2(1)
3.3(1)
3.4(1)
12件ヒット
[1-12件を表示]
(0.071秒)
トップページ
>
:
特異メソッド
>
:
integer
>
:codepage
別のキーワード
openssl integer
asn1 integer
_builtin integer
integer chr
integer downto
ライブラリ
win32ole
(12)
クラス
WIN32OLE
(12)
検索結果
先頭1件
WIN32OLE
.
codepage -> Integer
WIN32OLE
.
codepage -> Integer
(18209.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
特異メソッド
WIN32OLEがOLEオートメーションのインターフェイスに利用するコードページを 取得します。
...
するコード
ページが見つからない場合は、WIN32OLE::CP_ACPを利用します。
@return WIN32OLEがオートメーション呼び出しの文字列変換に利用するコード
ページを返します。
WIN32OLE.
codepage
# => 932 (日本語Windowsの既定値)
...
WIN32OLE