...
Status code | Description |
---|---|
Ok | The specified portion of the presentation space was successfully copied to the buffer; the session is active and the keyboard is unlocked. |
WHLLNOTCONNECTED | Your application is not currently connected to a session (see Connect(Object)). |
WHLLPARAMETERERROR | charsToCopy of zero specified. |
WHLLPSBUSY | The specified portion of the presentation space was successfully copied to the buffer; the session is waiting for a host response. |
WHLLINHIBITED | The specified portion of the presentation space was successfully copied to the buffer; the keyboard is locked. |
WHLLPOSITIONERROR | Specified position is invalid. |
WHLLSYSERROR | The method failed due to a system error. |
Implements
IScreen..::.GetString(Int32, Int32, String%, Int32)
See Also
Screen Class
JollyGiant.Emulation Namespace
ISession...Connect(Object)
...