...
Status code | Description |
---|---|
Ok | The string was successfully copied. |
WHLLNOTCONNECTED | Your application is not currently connected to a host session (see Connect(Object)). |
WHLLPARAMETERERROR | charsToCopy has a value of zero (invalid). |
WHLLINHIBITED | The host session presentation space is protected or inhibited, or the string contains illegal data (such as a field attribute byte). |
WHLLTRUNCATED | The data string was truncated during the copy (partial copy). |
WHLLPOSITIONERROR | The presentation space position is invalid. |
WHLLSYSERROR | The method failed due to a system error. |
See Also
IScreen Interface
JollyGiant.Emulation Namespace
ISession..::.Connect(Object)
...