|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWCSConnectionFactory
Provides access to members give access to WCSFactory information.
This interface is new at ArcGIS 9.3.
Method Summary | |
---|---|
IWCSConnection |
open(IPropertySet pConnectionProperties,
int hWnd,
ITrackCancel pTrackCancel)
Opens an WCS connection for the given properties. |
Method Detail |
---|
IWCSConnection open(IPropertySet pConnectionProperties, int hWnd, ITrackCancel pTrackCancel) throws IOException, AutomationException
pConnectionProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)hWnd
- The hWnd (A COM typedef) (in)pTrackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |