IGHAConnectionManager Interface |
[This is preliminary documentation and is subject to change.]
Namespace: RemoteLib
public interface IGHAConnectionManager
The IGHAConnectionManager type exposes the following members.
Name | Description | |
---|---|---|
Connect |
Connects to the specified GHA Server
| |
Disconnect |
Disconnect from a GHA Server
| |
GetBindings |
Returns all bindings currently in the GHA Server bindings database
| |
GetDrivers |
Returns all available drivers installed on the connected GHA Server
| |
GetGHAVersion |
Returns the version of the connected GHA Server
| |
SubscribeToDebugEvents |
Subscribes to debugging events associated with the GHA Scripting and Module subsystem
| |
SubscribeToMessageEvents |
Subscribes to message events from the GHA server. Can be used to pop-up messages to users
|