This method is expected to involve considerable deplay, and is not suitable for use from the display thread. A full progress monitor is supported if you need to advise the user of progress during the connection process.
In the event connection is successful an object of the requested adapter type is returned. Do not assume this value is cached, and keep hold of this object as it is considered expensive to request. @param resolve IResolve handle being adapted @param adapterType The type of adapter to connect to @param monitor monitor used to monitor the process of connecting @return The adapter, or null if connection was not available @throws IOException If connection failed an IOException is provided
|
|
|
|
|
|