method
test_const_CP_OEMCP
ruby latest stable - Class:
TestWin32OLE
test_const_CP_OEMCP()public
No documentation available.
# File ext/win32ole/tests/testWIN32OLE.rb, line 74
def test_const_CP_OEMCP
assert_equal(1, WIN32OLE::CP_OEMCP)
end