Apidock_header
  • Welcome
  • Register
  • Projects
  • Help
  • About
  • Blog
Use OpenID
  • Rspec_icon_16RSpec
  • Rails_icon_16Ruby on Rails
  • Ruby_icon_16Ruby
method

codepage

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: WIN32OLE
  • 1_8_6_287 (0)
  • 1_8_7_72 (0)
  • 1_8_7_330 (0)
  • 1_9_1_378 (-38)
  • 1_9_2_180 (0)
  • 1_9_3_125 (0)
  • 1_9_3_392 (0)
  • 2_1_10 (0)
  • 2_2_9 (0)
  • 2_4_6 (0)
  • 2_5_5 (0)
  • 2_6_3 (0)
  • What's this?

Related methods

  • Class methods (13)
  • Importance_1_sm codepage
  • Importance_1_sm codepage=
  • Importance_1_sm connect
  • Importance_2_sm const_load
  • Importance_1_sm create_guid
  • Importance_1_sm locale
  • Importance_1_sm locale=
  • Importance_1_sm new
  • Importance_1_sm ole_free
  • Importance_0_sm ole_initialize
  • Importance_1_sm ole_reference_count
  • Importance_1_sm ole_show_help
  • Importance_0_sm ole_uninitialize
  • Instance methods (24)
  • Importance_1_sm []
  • Importance_1_sm []=
  • Importance_1_sm each
  • Importance_1_sm _getproperty
  • Importance_1_sm invoke
  • Importance_1_sm _invoke
  • Importance_1_sm method_missing
  • Importance_1_sm methods
  • Importance_1_sm ole_activex_initialize
  • Importance_1_sm ole_free
  • Importance_1_sm ole_func_methods
  • Importance_1_sm ole_get_methods
  • Importance_1_sm ole_method
  • Importance_1_sm ole_method_help
  • Importance_1_sm ole_methods
  • Importance_0_sm ole_methods_safely Icon_private_sm
  • Importance_1_sm ole_obj_help
  • Importance_1_sm ole_put_methods
  • Importance_1_sm ole_query_interface
  • Importance_1_sm ole_respond_to?
  • Importance_1_sm ole_type
  • Importance_1_sm ole_typelib
  • Importance_1_sm setproperty
  • Importance_1_sm _setproperty

Icon_private_sm = private
Icon_protected_sm = protected

codepage() public

Returns current codepage.

WIN32OLE.codepage # => WIN32OLE::CP_ACP
Show source
static VALUE
fole_s_get_code_page(VALUE self)
{
    return RB_INT2FIX(cWIN32OLE_cp);
}
Register or log in to add new notes.
  • Welcome
  • Register
  • Projects
  • Help
  • About
  • Blog


APIdock release: IRON STEVE (1.4)
If you have any comments, ideas or feedback, feel free to contact us at

Go to Nodeta blog APIdock copyright Nodeta Oy 2008-2025