IRemoteToolServer (Compact 2013)
3/26/2014
This is the entry point class for the Remote Tools Server DLL, and which provides core functionality for the Remote Tools Server.
This is a CoClass so you can use CoCreateInstance to instantiate this interface.
Method |
Description |
---|---|
Opens the Remote Tools Framework device configuration dialog. |
|
Establishes a connection to a device and returns an instance of IRemoteToolDevice. |
|
Creates a new instance of IRemoteToolCommand. |
|
Returns the version of the Remote Tool Server DLL. |
|
Initializes the Remote Tool Server and Core Connectivity. |
|
Reinitializes the Remote Tool Server and Core Connectivity. |