|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IErrorInfo
| Method Summary | |
|---|---|
void |
esri_getSource(String[] pBstrSource)
esri_getSource |
void |
getDescription(String[] pBstrDescription)
getDescription |
void |
getGUID(GUID[] pGuid)
getGUID |
void |
getHelpContext(int[] pdwHelpContext)
getHelpContext |
void |
getHelpFile(String[] pBstrHelpFile)
getHelpFile |
| Method Detail |
|---|
void getGUID(GUID[] pGuid)
throws IOException,
AutomationException
pGuid - 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.
void esri_getSource(String[] pBstrSource)
throws IOException,
AutomationException
pBstrSource - The pBstrSource (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getDescription(String[] pBstrDescription)
throws IOException,
AutomationException
pBstrDescription - The pBstrDescription (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getHelpFile(String[] pBstrHelpFile)
throws IOException,
AutomationException
pBstrHelpFile - The pBstrHelpFile (out: use single element array)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void getHelpContext(int[] pdwHelpContext)
throws IOException,
AutomationException
pdwHelpContext - The pdwHelpContext (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 | ||||||||