...
Status code | Description |
---|---|
WHLLOK | The disconnect is successful. |
WHLLNOTCONNECTED | Your Windows HLLAPI application is not currently connected to a host session (see Connect(Object)). |
WHLLSYSERROR | The disconnect failed due to a system error. |
Implements
ISession..::.Disconnect()()()
Remarks
After calling this method, other methods that require a connected session are not valid and should not be called. Your application should disconnect from any connected sessions before exiting.
See Also
Session Class
JollyGiant.Emulation Namespace
Session..::.Connect(Object)
Send comments on this topic to Jolly Giant Software
...