Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.0 ()
cNISRbRscLink.CloseLink Method (Remote Basic) (cNISRbRscLinkCloseLink.htm)
| See also | Examples | 
Closes a connection to a Remote Basic server.
Namespace:  NISRbDataLink
Assembly:  NIS RemoteBasic Objects (in NISRbDataLink.dll)
instance.CloseLink({IgnoreErrors})
instance An instance of the cNISRbRscLink class.
IgnoreErrors Optional, Boolean (default, False). If True, any errors will be ignored; otherwise, if an error occurs, an eDdaCloseLink error is raised.
Remote Basic ActiveX Control
                
cNISRbRscLink Members
                
cNISRbRscLink Errors
                
cNISRbRscLink.OpenLink 
Method