Unicode Support for Code Pages 1390/1399 and 1137

The following EHLLAPI functions are enabled for Japanese code page 1390/1399 and Hindi code page 1137 support on a Unicode session:
  • Convert Position or Convert RowCol (1137 only)
  • Copy Field to String
  • Copy Presentation Space
  • Copy Presentation Space to String
  • Copy String to Field
  • Copy String to Presentation Space
  • Get Key
  • Search Field
  • Search Presentation Space
  • Send Key
  • Set Cursor (1137 only)
  • Set Session Parameters
See the specific section for each function for details on Japanese code page 1390/1399 and Hindi code page 1137.
Note:
  1. EHLLAPI 1390/1399 and 1137 code page support on a Unicode session is supported only for Windows NT and 2000.
  2. The string containing the Unicode characters to be sent to the PCOMM session should be typecast to WCHAR * for code page 1390/1399 and to char * for code page 1137.
  3. EHLLAPI 1390/1399 Unicode functionality is available only for 3270 and 5250 sessions. EHLLAPI 1137 Unicode functionality is available only for 5250 sessions.