IBasicNoUIDisconnect Method |
Disconnects the language extensions.
Namespace: WinWrap.Basic.ServerAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
SyntaxFunction Disconnect As Boolean
Return Value
Boolean
True if successfully disconnected.
Remarks
Use this method to insure proper release of all resources.
If Disconnect returns True, WinWrap Basic is no
longer functional.
See Also