|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMobileSync2
Provides access to the available Mobile Sync properties and methods.
Method Summary | |
---|---|
void |
getMobileMapInfo(IMobileMapInfo[] ppResponse)
Handle Binary Request. |
void |
initFromMapServer(IMapServer pMapServer,
IPropertySet pProps)
Initializes the MobileSync object from IMapServer (FastMap). |
Methods inherited from interface com.esri.arcgis.carto.IMobileSync |
---|
executeRequest, init |
Method Detail |
---|
void initFromMapServer(IMapServer pMapServer, IPropertySet pProps) throws IOException, AutomationException
pMapServer
- A reference to a com.esri.arcgis.carto.IMapServer (in)pProps
- A reference to a com.esri.arcgis.system.IPropertySet (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getMobileMapInfo(IMobileMapInfo[] ppResponse) throws IOException, AutomationException
ppResponse
- A reference to a com.esri.arcgis.carto.IMobileMapInfo (out: use single element array)
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 |