API enhancements

Introducing APIs to copy to & from Windows clipboard
IBM Personal Communications V16.0 introduces two APIs – CopyText( ) and PasteText( ). These APIs allow an emulator application to copy the text from the presentation space to Windows clipboard, and paste the text from Windows clipboard to the emulator presentation space. The APIs are available as part of:
  • EHLLAPI Functions
  • Host Access Class Library C++
  • Host Access Class Library Automation Objects
  • Host Access Class Library for Java