...
Status code | Description |
---|---|
Ok | Session presentation space 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)). |
WHLLPSBUSY | Session presentation space successfully copied to the screen buffer; the session is waiting for a host response. |
WHLLINHIBITED | Session presentation space successfully copied to the screen buffer; the keyboard is locked. |
WHLLSYSERROR | The method failed due to a system error. |
Implements
IScreen...GetScreenWithAttribs(Byte[])
See Also
Screen Class
JollyGiant.Emulation Namespace
ISession..::.Connect(Object)
...