Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Status codeDescription
OkThe string was successfully copied.
WHLLNOTCONNECTEDYour application is not currently connected to a host session (see Connect(Object)).
WHLLPARAMETERERRORcharsToCopy has a value of zero (invalid).
WHLLINHIBITEDThe host session presentation space is protected or inhibited, or the string contains illegal data (such as a field attribute byte).
WHLLTRUNCATEDThe data string was truncated during the copy (partial copy).
WHLLPOSITIONERRORThe presentation space position is invalid.
WHLLSYSERRORThe method failed due to a system error.


See Also


IScreen Interface
JollyGiant.Emulation Namespace
ISession..::.Connect(Object)

...