Versions Compared

Key

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

...

Status codeDescription
OkThe specified portion of the presentation space was successfully copied to the buffer; the session is active and the keyboard is unlocked.
WHLLNOTCONNECTEDYour application is not currently connected to a session (see Connect(Object)).
WHLLPARAMETERERRORcharsToCopy of zero specified.
WHLLPSBUSYThe specified portion of the presentation space was successfully copied to the buffer; the session is waiting for a host response.
WHLLINHIBITEDThe specified portion of the presentation space was successfully copied to the buffer; the keyboard is locked.
WHLLPOSITIONERRORSpecified position is invalid.
WHLLSYSERRORThe method failed due to a system error.


Implements

IScreen..::.GetString(Int32, Int32, String%, Int32)

See Also


Screen Class
JollyGiant.Emulation Namespace
ISession...Connect(Object)

...