|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFactoryHook
IFactoryHook Interface
Method Summary | |
---|---|
Object |
getApplicationHook()
Returns the application hook. |
void |
translateID(String strID,
GUID[] pID)
Translates a string ID to it's corresponding registered GUID. |
Method Detail |
---|
Object getApplicationHook() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void translateID(String strID, GUID[] pID) throws IOException, AutomationException
strID
- The strID (in)pID
- A Structure: com.esri.arcgis.support.ms.stdole.GUID (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 |